Extracted from Pike v7.4 release 117 at 2004-07-26.
pike.ida.liu.se
[Top]
predef::
Filesystem
Filesystem.Tar

Method Filesystem.Tar.create()


Method create

void Filesystem.Tar.(string filename, void|Filesystem.Base parent)

Parameter filename

The tar file to mount.

Parameter parent

The parent filesystem. If non is given, the normal system filesystem is assumed. This allows mounting a TAR-file within a tarfile.