Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/anomalyco/opencode
/ file
Method
file
packages/sdk/js/src/v2/gen/sdk.gen.ts:7131–7133 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
7129
7130
private _file?: File
7131
get file(): File {
7132
return
(this._file ??=
new
File({ client: this.client }))
7133
}
7134
7135
private _instance?: Instance
7136
get instance(): Instance {
Callers
15
bundleInputs
Function · 0.80
publish.ts
File · 0.80
electron-builder.config.test.ts
File · 0.80
html
Function · 0.80
html.test.ts
File · 0.80
read
Function · 0.80
prepare.ts
File · 0.80
read
Function · 0.80
sign
Function · 0.80
update-limits.ts
File · 0.80
promote-models.ts
File · 0.80
update-models.ts
File · 0.80
Calls
no outgoing calls
Tested by
6
bundleInputs
Function · 0.64
html
Function · 0.64
load
Function · 0.64
load
Function · 0.64
fetch
Function · 0.64
bundleInputs
Function · 0.64