Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/continuedev/continue
/ cli.test.ts
File
cli.test.ts
extensions/cli/src/util/cli.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach, beforeEach, describe, expect, it } from
"vitest"
;
2
3
import
{ hasSuppliedPrompt, isHeadlessMode, isServe } from
"./cli.js"
;
4
Callers
nothing calls this directly
Calls
3
isHeadlessMode
Function · 0.85
isServe
Function · 0.85
hasSuppliedPrompt
Function · 0.85
Tested by
no test coverage detected