(self)
| 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. |
nothing calls this directly
no outgoing calls
no test coverage detected