MCPcopy
hub / github.com/bugsink/bugsink / count

Method count

issues/views.py:90–91  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

88
89 @property
90 def count(self):
91 return self._count
92
93
94class UncountablePage(Page):

Calls

no outgoing calls