craft-hub / WorkspaceImportMemberPreview
Interface: WorkspaceImportMemberPreview
Defined in: packages/craft-hub/src/types.ts:175
One machine-local folder that would become an imported workspace member.
Properties
name
name:
string
Defined in: packages/craft-hub/src/types.ts:176
path
path:
string
Defined in: packages/craft-hub/src/types.ts:177
projectId?
optionalprojectId?:string
Defined in: packages/craft-hub/src/types.ts:178
status
status:
"registered"|"available"|"missing"
Defined in: packages/craft-hub/src/types.ts:179