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

Method _Base__download

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

Source from the content-addressed store, hash-verified

217 """
218 @abstractmethod
219 def _Base__download(self, options: str):
220 pass
221
222 """
223 @brief Abstract method to upload a file to the server.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected