MCPcopy Create free account
hub / github.com/AutoRecon/AutoRecon / __init__

Method __init__

autorecon/plugins.py:220–221  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

218class Report(Plugin):
219
220 def __init__(self):
221 super().__init__()
222
223class AutoRecon(object):
224

Callers

nothing calls this directly

Calls 1

__init__Method · 0.45

Tested by

no test coverage detected