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

File writeFile.ts

extensions/cli/src/tools/writeFile.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 { ContinueError, ContinueErrorReason } from "core/util/errors.js";

Callers

nothing calls this directly

Calls 5

calculateLinesOfCodeDiffFunction · 0.85
getLanguageFromFilePathFunction · 0.85
generateDiffFunction · 0.85
pushMethod · 0.65

Tested by

no test coverage detected