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

Method _Base__cat

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

Source from the content-addressed store, hash-verified

209 """
210 @abstractmethod
211 def _Base__cat(self, options: str):
212 pass
213
214 """
215 @brief Abstract method to download a file from the server.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected