Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ resolveProgram
Method
resolveProgram
packages/server/src/svc/launchd.ts:37–37 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
35
execLaunchctl(args: readonly string[], options?: ExecOptions): Promise<ExecResult>;
36
37
resolveProgram(): string;
38
39
plistPath(): string;
40
Callers
1
install
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected