Interface: BootstrapDiscoverContext
Makaio Framework / contracts / BootstrapDiscoverContext
Interface: BootstrapDiscoverContext
Section titled “Interface: BootstrapDiscoverContext”Defined in: ../../../packages/contracts/src/extension/contributions/bootstrap-types.ts:4
Context passed to bootstrap discovery and export operations.
Extended by
Section titled “Extended by”Properties
Section titled “Properties”bus:
IMakaioBus
Defined in: ../../../packages/contracts/src/extension/contributions/bootstrap-types.ts:6
Bus instance for querying the runtime.
projectId
Section titled “projectId”projectId:
string
Defined in: ../../../packages/contracts/src/extension/contributions/bootstrap-types.ts:8
Active project identifier.
repoPath
Section titled “repoPath”repoPath:
string
Defined in: ../../../packages/contracts/src/extension/contributions/bootstrap-types.ts:10
Absolute path to the project repository.