The underlying Archive_Tar instance that does the heavy lifting.

Type: Archive_Tar

File

core/modules/system/system.archiver.inc, line 17
Archiver implementations provided by the system module.

Class

ArchiverTar
Archiver for .tar files.

Code

protected $tar;