Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NetSys/bess
/ print_usage
Function
print_usage
build.py:425–427 ·
view source on GitHub ↗
(parser)
Source
from the content-addressed store, hash-verified
423
424
425
def
print_usage(parser):
426
parser.print_help(file=sys.stderr)
427
sys.exit(2)
428
429
430
def
update_benchmark_path(path):
Callers
1
main
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected