Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ print_help_and_exit
Function
print_help_and_exit
deps/v8/tools/dev/gm.py:298–301 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
296
297
298
def
print_help_and_exit():
299
print(__doc__)
300
print(HELP)
301
sys.exit(0)
302
303
304
# Used by `tools/bash-completion.sh`
Callers
2
parse_arg
Method · 0.85
parse_arguments
Method · 0.85
Calls
2
print
Function · 0.50
exit
Method · 0.45
Tested by
no test coverage detected