protected property ArchiverTar::$tar in Drupal 7
The underlying Archive_Tar instance that does the heavy lifting.
Type: Archive_Tar
File
- modules/
system/ system.archiver.inc, line 18 - Archiver implementations provided by the system module.
Class
- ArchiverTar
- Archiver for .tar files.
Code
protected $tar;