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

Method _Base__ls

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

Source from the content-addressed store, hash-verified

172 """
173 @abstractmethod
174 def _Base__ls(self, options: str):
175 pass
176
177 """
178 @brief Abstract method to run a command on the target machine and print its

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected