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