Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DirectoryRequestStrategy

Hierarchy

Index

Methods

  • assure(location: string, name: string): File
  • get(str: string): File
  • get(str: string, str2: string): File
  • getAll(str: string): List<File>
  • getAllFiles(): List<File>
  • getAllLocations(): List<string>
  • remove(location: string, name: string): boolean

Generated using TypeDoc