Represents the absence of any existing file or directory at a certain path in a hierarchical file system.
Inherited Attributes |
Attributes inherited from: Object hash, string |
Attributes inherited from: Resource |
Methods | |
createDirectory | Source Code shared formal Directory createDirectory() Create a new directory at the location that this object represents. |
createFile | Source Code shared formal File createFile() Create a new file at the location that this object represents. |
Inherited Methods |
Methods inherited from: Object equals |