Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudflare/computer
/ onPullPending
Method
onPullPending
packages/computer/src/shell.ts:142–142 ·
view source on GitHub ↗
(error: unknown)
Source
from the content-addressed store, hash-verified
140
push(): Promise<number>;
141
pull(): Promise<ApplyResult>;
142
onPullPending?(error: unknown): Promise<void>;
143
}
144
145
export
class
WorkspaceShell {
Callers
1
runPostPull
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected