protected property ArchiverTar::$tar

The underlying Archive_Tar instance that does the heavy lifting.

Tipo: Archive_Tar

Archivo

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

Class

ArchiverTar
Archiver for .tar files.

Código

protected $tar;