Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/continuedev/continue
/ runTerminalCommand.ts
File
runTerminalCommand.ts
extensions/cli/src/tools/runTerminalCommand.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ ChildProcess, spawn } from
"child_process"
;
2
import
fs from
"fs"
;
3
4
import
{
Callers
nothing calls this directly
Calls
15
evaluateTerminalCommandSecurity
Function · 0.90
getBashMaxChars
Function · 0.85
getBashMaxLines
Function · 0.85
emitBashToolStarted
Function · 0.85
resetTimeout
Function · 0.85
isGitCommitCommand
Function · 0.85
isPullRequestCommand
Function · 0.85
truncateOutputFromStart
Function · 0.85
appendParallelLimitNote
Function · 0.85
emitBashToolEnded
Function · 0.85
recordCommitCreated
Method · 0.80
recordPullRequestCreated
Method · 0.80
Tested by
no test coverage detected