MCPcopy Create free account
hub / github.com/cloudflare/computer / getBufferStats

Method getBufferStats

packages/computerd/src/fuse/driver.ts:103–103  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

101 link(source: string, destination: string, cb: StatusCallback): void;
102 symlink(target: string, path: string, cb: StatusCallback): void;
103 getBufferStats(): FuseBufferStats;
104}
105
106export interface FuseStat {

Callers 2

mainFunction · 0.80
driver.test.tsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected