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

Function pull

packages/computer/src/shell.test.ts:32–34  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

30 return 0;
31 },
32 async pull() {
33 return applied(0);
34 },
35 };
36}
37

Callers

nothing calls this directly

Calls 2

appliedFunction · 0.85
pushMethod · 0.65

Tested by

no test coverage detected