Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anomalyco/opencode-sdk-python
/ qs
Method
qs
src/opencode_ai/_client.py:111–112 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
109
@property
110
@override
111
def
qs(self) -> Querystring:
112
return
Querystring(array_format=
"comma"
)
113
114
@property
115
@override
Callers
nothing calls this directly
Calls
1
Querystring
Class · 0.85
Tested by
no test coverage detected