Public Member Functions | |
__construct ($cmdBinPath= '/bin/tar') | |
readFile ($fileName) |
Definition at line 18 of file TarArchive.class.php.
TarArchive::__construct | ( | $ | cmdBinPath = '/bin/tar' |
) |
Reimplemented from FileArchive.
Definition at line 20 of file TarArchive.class.php.
References FileArchive::$cmdBinPath.
TarArchive::readFile | ( | $ | fileName | ) |
Reimplemented from FileArchive.
Definition at line 31 of file TarArchive.class.php.
References FileArchive::execStdoutOptions(), and FileArchive::open().