MCPcopy Create free account
hub / github.com/bugy/script-server / get_message

Method get_message

src/auth/auth_base.py:58–59  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

56 self.message = message
57
58 def get_message(self):
59 return self.message

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected