Class Filesystem.System
- Description
 Implements an abstraction of the normal filesystem.
- Inherit
Base
 inherit Filesystem.Base : Base
- Method
create
 Filesystem.System Filesystem.System(void|stringdirectory,void|stringroot,void|intfast,void|Filesystem.Baseparent)- 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