MCPcopy Index your code
hub / github.com/nodejs/node / ctrlC

Function ctrlC

test/common/debugger.js:136–138  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

134 },
135
136 ctrlC() {
137 return this.command('.interrupt');
138 },
139
140 get output() {
141 return getOutput();

Callers

nothing calls this directly

Calls 1

commandMethod · 0.80

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…