Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/anomalyco/opencode
/ path
Method
path
packages/sdk/js/src/v2/gen/sdk.gen.ts:7141–7143 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
7139
7140
private _path?: Path
7141
get path(): Path {
7142
return
(this._path ??=
new
Path({ client: this.client }))
7143
}
7144
7145
private _vcs?: Vcs
7146
get vcs(): Vcs {
Callers
15
tutorial.ts
File · 0.80
endpoint.test.ts
File · 0.80
adapter.test.ts
File · 0.80
openrouter.ts
File · 0.80
bedrock-converse.ts
File · 0.80
openai-compatible-chat.ts
File · 0.80
openai-chat.ts
File · 0.80
openai-responses.ts
File · 0.80
gemini.ts
File · 0.80
anthropic-messages.ts
File · 0.80
DialogMoveSession
Function · 0.80
open
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected