MCPcopy Create free account
hub / github.com/cloudflare/computer / readFile.test.ts

File readFile.test.ts

packages/dofs/src/fs/readFile.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "vitest";
2
3import { mkdir } from "./mkdir.js";
4import { readFile } from "./readFile.js";

Callers

nothing calls this directly

Calls 8

scalarMethod · 0.80
withDBFunction · 0.70
writeFileFunction · 0.70
readFileFunction · 0.70
drainFunction · 0.70
mkdirFunction · 0.70
getReaderMethod · 0.65
readMethod · 0.65

Tested by

no test coverage detected