MCPcopy Create free account
hub / github.com/apache/maka / current

Method current

apps/desktop/src/main/project-root-controller.ts:11–11  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

9
10export interface ProjectRootController {
11 current(): Promise<string>;
12 currentSelection(): Promise<CurrentProjectSelection>;
13 resolveExplicit(
14 projectPath: unknown,

Callers 15

requestEarlierFunction · 0.65
prefetchFunction · 0.65
ChatViewFunction · 0.65
useComposerHistoryFunction · 0.65
beginStopTerminationMethod · 0.65
hasUndecidedPendingStopFunction · 0.65
useShellSearchFunction · 0.65
AppShellContentFunction · 0.65
useQuoteCompanionFunction · 0.65
AgentGraphPanelFunction · 0.65
useSettingsRouteFocusFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected