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

Method _Base__get_prefix

src/ExploitProcessor.py:119–120  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

117 @brief See base class for details.
118 """
119 def _Base__get_prefix(self):
120 return "sploit> "
121 """
122 @brief Getter for the name of this ExploitProcessor.
123 @return the name of the ExploitProcessor.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected