Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anomalyco/opencode-sdk-python
/ __init__
Method
__init__
src/opencode_ai/_base_client.py:125–129 ·
view source on GitHub ↗
( self, *, url: URL, )
Source
from the content-addressed store, hash-verified
123
124
@overload
125
def
__init__(
126
self,
127
*,
128
url: URL,
129
) -> None: ...
130
131
@overload
132
def
__init__(
Callers
5
__init__
Method · 0.45
__init__
Method · 0.45
__init__
Method · 0.45
__init__
Method · 0.45
__init__
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected