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

Method _Base__version

src/ExploitProcessor.py:155–156  ·  view source on GitHub ↗
(self, options: str)

Source from the content-addressed store, hash-verified

153 """
154 @abstractmethod
155 def _Base__version(self, options: str):
156 pass
157
158 """
159 @brief Abstract method to print the current working directory.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected