Represents a directory in a hierarchical file system.
Inherited Attributes |
Attributes inherited from: Object hash, string |
Attributes inherited from: ExistingResource |
Attributes inherited from: Resource |
Methods | |
childDirectories | Source Code The subdirectories that directly belong to this directory. Parameters:
|
childPaths | Source Code The paths of all files and subdirectories that directly belong to this directory. Parameters:
|
childResource | Source Code Obtain a resource belonging to this directory. |
children | Source Code The files and subdirectories that directly belong to this directory. Parameters:
|
files | Source Code The files that directly belong to this directory. Parameters:
|
move | Source Code Move this directory to the given location. |
Inherited Methods |
Methods inherited from: Object equals |
Methods inherited from: ExistingResource |