MCPcopy Create free account
hub / github.com/anomalyco/opencode / blob

Method blob

packages/plugin/src/shell.ts:133–133  ·  view source on GitHub ↗

* Read from stdout as a Blob

()

Source from the content-addressed store, hash-verified

131 * Read from stdout as a Blob
132 */
133 blob(): Blob
134}
135
136export type BunShellError = Error & BunShellOutput

Callers 1

downloadFileFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected