MCPcopy
hub / github.com/continuedev/continue / readFile.ts

File readFile.ts

core/tools/definitions/readFile.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { ToolPolicy } from "@continuedev/terminal-security";
2import { Tool } from "../..";
3import { ResolvedPath, resolveInputPath } from "../../util/pathResolver";
4import { BUILT_IN_GROUP_NAME, BuiltInToolNames } from "../builtIn";

Callers

nothing calls this directly

Calls 2

resolveInputPathFunction · 0.90
evaluateFileAccessPolicyFunction · 0.90

Tested by

no test coverage detected