MCPcopy
hub / github.com/coder/mux / abort

Method abort

src/node/services/ptc/runtime.ts:60–60  ·  view source on GitHub ↗

* Abort the currently running execution. * The sandbox will stop at the next interrupt check point.

()

Source from the content-addressed store, hash-verified

58 * The sandbox will stop at the next interrupt check point.
59 */
60 abort(): void;
61
62 /**
63 * Get the abort signal for the current execution.

Callers 15

AppInnerFunction · 0.65
ProjectPageFunction · 0.65
SshPromptDialogFunction · 0.65
InstructionsTabImplFunction · 0.65
AuthTokenModalFunction · 0.65
TerminalViewFunction · 0.65
OutputTabFunction · 0.65
TitleBarFunction · 0.65
setClientMethod · 0.65

Implementers 1

QuickJSRuntimesrc/node/services/ptc/quickjsRuntime.t

Calls

no outgoing calls

Tested by 4

runAgentFunction · 0.52