MCPcopy Index your code
hub / github.com/AutoRecon/AutoRecon / add_manual_command

Method add_manual_command

autorecon/targets.py:135–136  ·  view source on GitHub ↗
(self, description, command)

Source from the content-addressed store, hash-verified

133
134 @final
135 def add_manual_command(self, description, command):
136 self.add_manual_commands(description, command)
137
138 @final
139 def info(self, msg):

Callers 15

manualMethod · 0.80
manualMethod · 0.80
manualMethod · 0.80
manualMethod · 0.80
manualMethod · 0.80
manualMethod · 0.80
manualMethod · 0.80
manualMethod · 0.80
manualMethod · 0.80
manualMethod · 0.80
manualMethod · 0.80
manualMethod · 0.80

Calls 1

add_manual_commandsMethod · 0.95

Tested by

no test coverage detected