LocalProviderOptions
Defined in: src/providers/local/LocalProvider.ts:74
Options used to create a local file-system provider factory.
Properties
Section titled “Properties”| Property | Type | Description | Defined in |
|---|---|---|---|
rootPath? | string | Root directory exposed as /. When omitted, profile.host is treated as the root path. | src/providers/local/LocalProvider.ts:76 |