Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anomalyco/opencode-sdk-python
/ qs
Method
qs
src/opencode_ai/_base_client.py:633–634 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
631
632
@property
633
def
qs(self) -> Querystring:
634
return
Querystring()
635
636
@property
637
def
custom_auth(self) -> httpx.Auth | None:
Callers
nothing calls this directly
Calls
1
Querystring
Class · 0.85
Tested by
no test coverage detected