Skip to content

resolveMountConfig

resolveMountConfig<T>(configuration, _depth?): Promise<FilesystemOf<T>>

Defined in: src/config.ts:44

Retrieve a file system with configuration.

T extends Backend<FileSystem, object>

MountConfiguration<T>

number = 0

Promise<FilesystemOf<T>>

MountConfiguration