Passthrough
Defined in: src/backends/passthrough.ts:252
A file system that passes through to another FS
Extends
Section titled “Extends”_Passthrough
Properties
Section titled “Properties”
readonlyname:"Passthrough"='Passthrough'
Defined in: src/backends/passthrough.ts:236
Inherited from
Section titled “Inherited from”_Passthrough.name
options
Section titled “options”
readonlyoptions:object
Defined in: src/backends/passthrough.ts:237
readonlyfs:object
fs.required
Section titled “fs.required”
readonlyrequired:true=true
fs.type
Section titled “fs.type”
readonlytype:"object"='object'
prefix
Section titled “prefix”
readonlyprefix:object
prefix.required
Section titled “prefix.required”
readonlyrequired:true=true
prefix.type
Section titled “prefix.type”
readonlytype:"string"='string'
Inherited from
Section titled “Inherited from”_Passthrough.options
Methods
Section titled “Methods”create()
Section titled “create()”
readonlycreate(__namedParameters):PassthroughFS
Defined in: src/backends/passthrough.ts:241
Parameters
Section titled “Parameters”__namedParameters
Section titled “__namedParameters”Returns
Section titled “Returns”Inherited from
Section titled “Inherited from”_Passthrough.create