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:272–273 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
270
@property
271
@override
272
def
qs(self) -> Querystring:
273
return
Querystring(array_format=
"comma"
)
274
275
@property
276
@override
Callers
nothing calls this directly
Calls
1
Querystring
Class · 0.85
Tested by
no test coverage detected