Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cortexkit/magic-context
/ getLogPath
Method
getLogPath
packages/cli/src/adapters/pi.ts:138–140 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
136
}
137
138
getLogPath(): string {
139
return
getMagicContextLogPath(
"pi"
);
140
}
141
142
getInstalledPluginVersion(): string | null {
143
// Try to ask Pi for the package version.
Callers
nothing calls this directly
Calls
1
getMagicContextLogPath
Function · 0.90
Tested by
no test coverage detected