MCPcopy Create free account
hub / github.com/WizardOfMenlo/stir / print

Method print

scripts/protocol.py:29–30  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

27 pass
28
29 def print(self):
30 pass
31
32 def hash_size(self):
33 return self.params.rom.hashsize

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected