MCPcopy Index your code
hub / github.com/coder/code-server / terminal.test.ts

File terminal.test.ts

test/e2e/terminal.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as cp from "child_process"
2import { promises as fs } from "fs"
3import * as path from "path"
4import util from "util"

Callers

nothing calls this directly

Calls 7

describeFunction · 0.90
cleanFunction · 0.90
tmpdirFunction · 0.90
focusTerminalMethod · 0.80
waitForTabMethod · 0.80
openFileExternallyMethod · 0.80

Tested by

no test coverage detected