Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/continuedev/continue
/ emitBashToolEnded
Function
emitBashToolEnded
extensions/cli/src/util/cli.ts:104–106 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
102
}
103
104
export
function
emitBashToolEnded(): void {
105
bashToolEvents.emit(
"ended"
);
106
}
Callers
1
runTerminalCommand.ts
File · 0.85
Calls
1
emit
Method · 0.65
Tested by
no test coverage detected