Code
Hub
Trending
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/AutoRecon/AutoRecon
/ unknown_help
Function
unknown_help
autorecon/main.py:920–923 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
918
sys.exit(0)
919
920
def
unknown_help():
921
if
'-h'
in unknown:
922
parser.print_help()
923
print()
924
925
# Parse config file and args for global.toml first.
926
if
not args.config_file:
Callers
1
run
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected