MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code / status

Method status

packages/server/src/svc/types.ts:69–69  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

67 stop(): Promise<LifecycleResult>;
68 restart(): Promise<LifecycleResult>;
69 status(): Promise<ServiceStatus>;
70}
71
72

Callers 14

toolkit.test.tsFile · 0.65
statusMethod · 0.65
mainFunction · 0.65
launchd.test.tsFile · 0.65
systemd.test.tsFile · 0.65
schtasks.test.tsFile · 0.65
installErrorHandlerFunction · 0.65
handleGitStatusFunction · 0.65
server.test.tsFile · 0.65
handleKimiCodeOAuthLoginFunction · 0.65
handleLogoutCommandFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected