Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
* as fs from
"fs"
;
2
import
* as path from
"path"
;
3
4
import
{ formatToolArgument } from
"./formatters.js"
;
Callers
nothing calls this directly
Calls
2
formatToolArgument
Function · 0.85
normalize
Method · 0.80
Tested by
no test coverage detected