protected property ArchiverTar::$tar

The underlying Archive_Tar instance that does the heavy lifting.

Type: Archive_Tar

File

drupal/modules/system/system.archiver.inc, line 18
Archiver implementations provided by the system module.

Class

ArchiverTar
Archiver for .tar files.

Code

protected $tar;