Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
* as fs from
"fs"
;
2
import
* as path from
"path"
;
3
4
import
{ ContinueError, ContinueErrorReason } from
"core/util/errors.js"
;
Callers
nothing calls this directly
Calls
5
calculateLinesOfCodeDiff
Function · 0.85
getLanguageFromFilePath
Function · 0.85
generateDiff
Function · 0.85
recordLinesOfCodeModified
Method · 0.80
push
Method · 0.65
Tested by
no test coverage detected