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

File listFiles.ts

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

Source from the content-addressed store, hash-verified

1import * as fs from "fs";
2import * as path from "path";
3
4import { formatToolArgument } from "./formatters.js";

Callers

nothing calls this directly

Calls 2

formatToolArgumentFunction · 0.85
normalizeMethod · 0.80

Tested by

no test coverage detected