Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudflare/computer
/
Class
packages/dofs/src/provider.ts:112–112 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
110
}
111
112
export
class
SQLiteWorkspaceProvider {
113
readonly db: Database;
114
readonly now: () => number;
115
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected