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

Method _Base__rm

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

Source from the content-addressed store, hash-verified

233 """
234 @abstractmethod
235 def _Base__rm(self, options: str):
236 pass
237
238 """
239 @brief Abstract method to recursively create a directory.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected