[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.
|