Interface DirectorySetRequestHandler
Hierarchy
- DirectorySetRequestHandler
Methods
get
- get(location: string, name: string): File
- get(location: string): File
Parameters
location: string
name: string
Returns File
Parameters
Returns File
getAllAtLocation
- getAllAtLocation(location: string): List<File>
Parameters
Returns List<File>
getAllLocations
- getAllLocations(): List<string>