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

Method _Base__run

src/ASPClassicExploitProcessor.py:171–172  ·  view source on GitHub ↗
(self, options: str)

Source from the content-addressed store, hash-verified

169 @brief See base class for details.
170 """
171 def _Base__run(self, options: str):
172 print(self.__run(options), end='')
173
174 """
175 @brief See base class for details.

Callers

nothing calls this directly

Calls 1

__runMethod · 0.95

Tested by

no test coverage detected