MCPcopy Create free account
hub / github.com/Geeoon/asploit / _Base__send_message

Method _Base__send_message

src/ExploitProcessor.py:145–146  ·  view source on GitHub ↗
(self, message: str)

Source from the content-addressed store, hash-verified

143 """
144 @abstractmethod
145 def _Base__send_message(self, message: str):
146 pass
147
148 """
149 @brief Abstract method to get the version of the backend software in the

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected