GNU Tar wrapper. More...
Public Member Functions | |
__construct ($cmdBinPath= '/bin/tar') | |
readFile ($fileName) |
GNU Tar wrapper.
Definition at line 19 of file TarArchive.class.php.
TarArchive::__construct | ( | $ | cmdBinPath = '/bin/tar' |
) |
Reimplemented from FileArchive.
Definition at line 21 of file TarArchive.class.php.
References FileArchive::$cmdBinPath.
TarArchive::readFile | ( | $ | fileName | ) |
Reimplemented from FileArchive.
Definition at line 32 of file TarArchive.class.php.
References FileArchive::execStdoutOptions().