containerDir
containerDir: undefined | string
The local directory for non-cloud-based WorkspaceDb files. The workspace api will look in this directory
for files named ${containerId}/${dbId}.itwin-workspace
.
note if not supplied, defaults to iTwin/Workspace
in the user-local folder.
Defined in
- backend/src/workspace/Workspace.ts Line 200
Last Updated: 20 June, 2023