Method | Description | |
---|---|---|
Clear ( ) : void | ||
CreateDirectory ( |
||
CreateFile ( |
||
Delete ( |
||
Exists ( |
||
Harddisk ( int size ) : System | ||
Open ( |
||
SaveFile ( |
Method | Description | |
---|---|---|
ParentDirectoryForPath ( |
public CreateDirectory ( |
||
path | ||
return | VolumeDirectory |
public CreateFile ( |
||
path | ||
return |
public Delete ( |
||
path | ||
ksmDefault | bool | |
return | bool |
public Exists ( |
||
path | ||
ksmDefault | bool | |
return | bool |
public Open ( |
||
path | ||
ksmDefault | bool | |
return |
public SaveFile ( |
||
path | ||
content | FileContent | |
verifyFreeSpace | bool | |
return |