getFromBrowseableDirectory
Ce contenu n’est pas encore disponible dans votre langue.
Call Signature
Section titled “Call Signature”getFromBrowseableDirectory(
fsRoot,options?):Route
Defined in: src/http/static/StaticFiles.ts:211
getFromDirectory with directory browsing forced on.
Parameters
Section titled “Parameters”fsRoot
Section titled “fsRoot”string
options?
Section titled “options?”Returns
Section titled “Returns”Call Signature
Section titled “Call Signature”getFromBrowseableDirectory(
routePrefix,fsRoot,options?):Route
Defined in: src/http/static/StaticFiles.ts:212
getFromDirectory with directory browsing forced on.
Parameters
Section titled “Parameters”routePrefix
Section titled “routePrefix”string
fsRoot
Section titled “fsRoot”string
