[Top]
Filesystem
Filesystem.System
|
Method Filesystem.System()->create()
- Method
create
void Filesystem.System(void|string directory, void|string root, void|int fast, void|Filesystem.Base parent)
- Description
Instanciate a new object representing the filesystem.
- Parameter directory
The directory (in the real filesystem) that should become
the root of the filesystemobject.
- Parameter root
Internal
- Parameter fast
Internal
- Parameter parent
Internal
|