Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Zoo-Code-Org/Zoo-Code
/ FileSystemAPI.test.ts
File
FileSystemAPI.test.ts
packages/vscode-shim/src/__tests__/FileSystemAPI.test.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
import
{ tmpdir } from
"os"
4
Callers
nothing calls this directly
Calls
8
file
Method · 0.80
stat
Method · 0.80
from
Method · 0.80
writeFile
Method · 0.80
createDirectory
Method · 0.80
toString
Method · 0.65
delete
Method · 0.65
readFile
Method · 0.45
Tested by
no test coverage detected