WorkspaceOpts Interface
Beta
Options for constructing a Workspace.
Properties
Name | Type | Description | |
---|---|---|---|
containerDir | undefined | string | The local directory for non-cloud-based WorkspaceDb files. | |
settingsFiles | string | [string] | the local fileName(s) of one or more settings files to load after the Workspace is first created. |
Defined in
- backend/src/workspace/Workspace.ts Line 195
Last Updated: 20 June, 2023