Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
activate
Function · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected