MCPcopy Index your code
hub / github.com/bugy/script-server / get_message

Method get_message

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

Source from the content-addressed store, hash-verified

45 self.message = message
46
47 def get_message(self):
48 return self.message
49
50
51class AuthBadRequestException(Exception):

Callers 1

authenticateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected