MCPcopy 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

1import * as fs from "fs"
2import * as path from "path"
3import { tmpdir } from "os"
4

Callers

nothing calls this directly

Calls 8

fileMethod · 0.80
statMethod · 0.80
fromMethod · 0.80
writeFileMethod · 0.80
createDirectoryMethod · 0.80
toStringMethod · 0.65
deleteMethod · 0.65
readFileMethod · 0.45

Tested by

no test coverage detected