MCPcopy
hub / github.com/jabbany/CommentCoreLibrary / terminate

Method terminate

src/scripting/host/OOAPIWorker.ts:107–109  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

105 }
106
107 public terminate():void {
108 return this._worker.terminate();
109 }
110}

Callers 3

Host.jsFile · 0.80
resetMethod · 0.80
bscript.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected