MCPcopy Index your code
hub / github.com/continuedev/continue / stdin.test.ts

File stdin.test.ts

extensions/cli/src/util/stdin.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as fs from "fs";
2
3import { describe, it, expect, vi, beforeEach, afterEach } from "vitest";
4

Callers

nothing calls this directly

Calls 2

readStdinSyncFunction · 0.85
mockMethod · 0.80

Tested by

no test coverage detected