MCPcopy Create free account
hub / github.com/continuedev/continue / readFile.ts

File readFile.ts

extensions/cli/src/tools/readFile.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as fs from "fs";
2
3import { throwIfFileIsSecurityConcern } from "core/indexing/ignore.js";
4import { ContinueError, ContinueErrorReason } from "core/util/errors.js";

Callers

nothing calls this directly

Calls 5

formatToolArgumentFunction · 0.85
getReadFileMaxLinesFunction · 0.85
getReadFileMaxCharsFunction · 0.85
markFileAsReadFunction · 0.85

Tested by

no test coverage detected