property ArchiveTar::$_compress

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

File

drupal/core/lib/Drupal/Component/Archiver/ArchiveTar.php, line 69

Class

ArchiveTar
Creates a (compressed) Tar archive

Namespace

Drupal\Component\Archiver

Code

var $_compress = false;