MCPcopy Index your code
hub / github.com/zer0yu/CyberSecurityRSS / getcode

Method getcode

tests/test_add_feed_to_tiny.py:50–51  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

48 return self._payload[start:end]
49
50 def getcode(self) -> int:
51 return self.status
52
53 def __enter__(self):
54 return self

Callers 2

__call__Method · 0.80
fetch_feed_metadataFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected