You are here

public property Archive_Tar::$_compress in Drupal 7

Type: boolean if true, the Tar file will be gzipped

File

modules/system/system.tar.inc, line 112

Class

Archive_Tar

Code

public $_compress = false;