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

Method _Base__mkdir

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

Source from the content-addressed store, hash-verified

241 """
242 @abstractmethod
243 def _Base__mkdir(self, options: str):
244 pass

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected