Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ restart
Method
restart
packages/server/src/svc/types.ts:68–68 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
66
start(): Promise<LifecycleResult>;
67
stop(): Promise<LifecycleResult>;
68
restart(): Promise<LifecycleResult>;
69
status(): Promise<ServiceStatus>;
70
}
71
Callers
5
launchd.test.ts
File · 0.65
systemd.test.ts
File · 0.65
schtasks.test.ts
File · 0.65
registerToolsRoutes
Function · 0.65
addLifecycleCommands
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected