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

Method stop

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

Source from the content-addressed store, hash-verified

65 uninstall(): Promise<LifecycleResult>;
66 start(): Promise<LifecycleResult>;
67 stop(): Promise<LifecycleResult>;
68 restart(): Promise<LifecycleResult>;
69 status(): Promise<ServiceStatus>;
70}

Callers 3

launchd.test.tsFile · 0.65
systemd.test.tsFile · 0.65
schtasks.test.tsFile · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected