Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudflare/computer
/ push
Method
push
packages/computer/src/shell.ts:140–140 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
138
// skipped read-only entries on ExecResult.
139
export
interface
Sync {
140
push(): Promise<number>;
141
pull(): Promise<ApplyResult>;
142
onPullPending?(error: unknown): Promise<void>;
143
}
Callers
15
canonicalizePath
Function · 0.65
onChange
Function · 0.65
provider.watch.test.ts
File · 0.65
drainChanges
Function · 0.65
RecordingStorage
Class · 0.65
pathOf
Function · 0.65
pathsOf
Function · 0.65
drain
Function · 0.65
fetch.test.ts
File · 0.65
drain
Function · 0.65
collectObjects
Function · 0.65
apply.test.ts
File · 0.65
Calls
no outgoing calls
Tested by
15
onChange
Function · 0.52
drainChanges
Function · 0.52
drain
Function · 0.52
drain
Function · 0.52
collectObjects
Function · 0.52
apply
Function · 0.52
drain
Function · 0.52
collectHashes
Function · 0.52
drain
Function · 0.52
drain
Function · 0.52
readBytes
Function · 0.52
readBack
Function · 0.52