MCPcopy Index your code
hub / github.com/continuedev/continue / readFileRange.vitest.ts

File readFileRange.vitest.ts

core/tools/implementations/readFileRange.vitest.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect, test } from "vitest";
2import { getNumberArg } from "../parseArgs";
3
4test("readFileRange should validate positive line number arguments", () => {

Callers

nothing calls this directly

Calls 1

getNumberArgFunction · 0.90

Tested by

no test coverage detected