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

Class

packages/dofs/src/fs/filesystem.ts:36–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34}
35
36export class WorkspaceFilesystem {
37 readonly db: Database;
38 readonly now: () => number;
39

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected