Skip to main content

ModPack.DirectorySetRequestHandler

Index

Methods

add

get

  • get(location: string, name: string): File
  • get(location: string): File
  • Parameters

    • location: string
    • name: string

    Returns File

getAllAtLocation

  • getAllAtLocation(location: string): List<File>
  • Parameters

    • location: string

    Returns List<File>

getAllLocations

  • getAllLocations(): List<string>
  • Returns List<string>

getDirectories