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

File driver.test.ts

packages/computerd/src/fuse/driver.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect, test } from "vitest";
2
3import { createNodeVirtualFileSystem, makeFUSEOps } from "./index.js";
4

Callers

nothing calls this directly

Calls 15

makeFUSEOpsFunction · 0.85
callbackFunction · 0.85
disableDirectWritesFunction · 0.85
writeFileSyncFunction · 0.85
opendirMethod · 0.80
releasedirMethod · 0.80
getattrMethod · 0.80
fgetattrMethod · 0.80
statfsMethod · 0.80
chownMethod · 0.80
fsyncMethod · 0.80

Tested by

no test coverage detected