Interface: UiContextValueMap
Makaio Framework / contracts / UiContextValueMap
Interface: UiContextValueMap
Section titled “Interface: UiContextValueMap”Defined in: ../../../packages/contracts/src/extension/contributions/ui-context-types.ts:47
Extension point for typed UI context values.
Keys are context dimensions; values are the serializable values exposed for that dimension in a host context snapshot.
Properties
Section titled “Properties”project
Section titled “project”project:
string
Defined in: ../../../packages/contracts/src/extension/__tests__/ui-contribution-context-types.test.ts:29
session
Section titled “session”session:
string
Defined in: ../../../packages/contracts/src/extension/contributions/ui-context-types.ts:49
Active session identifier, if the framework shell has one.
workingDirectory
Section titled “workingDirectory”workingDirectory:
string
Defined in: ../../../packages/contracts/src/extension/__tests__/ui-contribution-context-types.test.ts:30