Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ taskExists
Method
taskExists
packages/server/src/svc/schtasks.ts:36–36 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
34
writeTaskXml(xml: string): string;
35
36
taskExists(): Promise<boolean>;
37
}
38
39
const
DEFAULT_DEPS: SchtasksManagerDeps = {
Callers
4
install
Function · 0.80
uninstall
Function · 0.80
start
Function · 0.80
status
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected