Archive_Tar::$_compress_type
Type: string Type of compression : 'none', 'gz', 'bz2' or 'lzma2'
File
-
modules/
system/ system.tar.inc, line 117
Class
- Archive_Tar
- Creates a (compressed) Tar archive
Code
public $_compress_type = 'none';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.