Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
manual
Method · 0.80
manual
Method · 0.80
manual
Method · 0.80
manual
Method · 0.80
manual
Method · 0.80
manual
Method · 0.80
manual
Method · 0.80
manual
Method · 0.80
manual
Method · 0.80
manual
Method · 0.80
manual
Method · 0.80
manual
Method · 0.80
Calls
1
add_manual_commands
Method · 0.95
Tested by
no test coverage detected