MCPcopy 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
425def print_usage(parser):
426 parser.print_help(file=sys.stderr)
427 sys.exit(2)
428
429
430def update_benchmark_path(path):

Callers 1

mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected