MCPcopy 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

1import { ChildProcess, spawn } from "child_process";
2import fs from "fs";
3
4import {

Callers

nothing calls this directly

Calls 15

getBashMaxCharsFunction · 0.85
getBashMaxLinesFunction · 0.85
emitBashToolStartedFunction · 0.85
resetTimeoutFunction · 0.85
isGitCommitCommandFunction · 0.85
isPullRequestCommandFunction · 0.85
truncateOutputFromStartFunction · 0.85
appendParallelLimitNoteFunction · 0.85
emitBashToolEndedFunction · 0.85
recordCommitCreatedMethod · 0.80

Tested by

no test coverage detected