MCPcopy
hub / github.com/lightningpixel/modly / terminate

Method terminate

electron/main/process-runner.ts:67–67  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

65 onLog?: (message: string) => void,
66 ): Promise<ProcessResult>
67 terminate(): void
68}
69
70// ─── JS ProcessRunner (Worker thread) ────────────────────────────────────────

Callers 4

ensureReadyMethod · 0.65
terminateMethod · 0.65
terminateProcessRunnerFunction · 0.65

Implementers 2

ProcessRunnerelectron/main/process-runner.ts
PythonProcessRunnerelectron/main/process-runner.ts

Calls

no outgoing calls

Tested by

no test coverage detected