craft-hub / ImportedWorkspaceMemberInput
Interface: ImportedWorkspaceMemberInput
Defined in: packages/craft-hub/src/workspaces.ts:30
Machine-local member discovered while importing an external workspace document.
Properties
available?
optionalavailable?:boolean
Defined in: packages/craft-hub/src/workspaces.ts:34
name
name:
string
Defined in: packages/craft-hub/src/workspaces.ts:31
path
path:
string
Defined in: packages/craft-hub/src/workspaces.ts:32
projectId?
optionalprojectId?:string
Defined in: packages/craft-hub/src/workspaces.ts:33