MCPcopy Index your code
hub / github.com/tiann/hapi / cancelAll

Method cancelAll

cli/src/opencode/opencodeRemoteLauncher.test.ts:64–64  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

62vi.mock('./utils/permissionHandler', () => ({
63 OpencodePermissionHandler: class {
64 async cancelAll(): Promise<void> {}
65 }
66}));
67

Callers 3

runMainLoopMethod · 0.45
cleanupMethod · 0.45
handleAbortMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected