MCPcopy Create free account
hub / github.com/Rushifakami/csfloat_api / listings

Method listings

models/stall.py:14–15  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

12
13 @property
14 def listings(self) -> List[Listing]:
15 return self._listings

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected