MCPcopy 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

1import { afterEach, beforeEach, describe, expect, it } from "vitest";
2
3import { hasSuppliedPrompt, isHeadlessMode, isServe } from "./cli.js";
4

Callers

nothing calls this directly

Calls 3

isHeadlessModeFunction · 0.85
isServeFunction · 0.85
hasSuppliedPromptFunction · 0.85

Tested by

no test coverage detected