MCPcopy 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
39const DEFAULT_DEPS: SchtasksManagerDeps = {

Callers 4

installFunction · 0.80
uninstallFunction · 0.80
startFunction · 0.80
statusFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected