MCPcopy Create free account
hub / github.com/cursorless-dev/cursorless / stop

Method stop

src/testUtil/TestCaseRecorder.ts:40–42  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

38 }
39
40 stop() {
41 this.active = false;
42 }
43
44 async preCommandHook(command: TestCaseCommand, context: TestCaseContext) {
45 if (this.testCase != null) {

Callers 1

activateFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected