craft-hub / ResolvedWorkspaceMember
Interface: ResolvedWorkspaceMember
Defined in: packages/craft-hub/src/types.ts:118
Workspace member resolved against this machine's bindings.
Extends
Properties
discoveryHint?
optionaldiscoveryHint?:string
Defined in: packages/craft-hub/src/types.ts:99
Inherited from
label?
optionallabel?:string
Defined in: packages/craft-hub/src/types.ts:97
Optional display name scoped to this workspace.
Inherited from
path?
optionalpath?:string
Defined in: packages/craft-hub/src/types.ts:122
Machine-local path retained from an import until the project is registered.
pinned?
optionalpinned?:boolean
Defined in: packages/craft-hub/src/types.ts:98
Inherited from
project
project:
string
Defined in: packages/craft-hub/src/types.ts:95
Inherited from
projectId?
optionalprojectId?:string
Defined in: packages/craft-hub/src/types.ts:119
resolved
resolved:
boolean
Defined in: packages/craft-hub/src/types.ts:120