Skip to content

LocalProviderOptions

Defined in: src/providers/local/LocalProvider.ts:74

Options used to create a local file-system provider factory.

PropertyTypeDescriptionDefined in
rootPath?stringRoot directory exposed as /. When omitted, profile.host is treated as the root path.src/providers/local/LocalProvider.ts:76