MCPcopy Create free account
hub / github.com/NetSys/bess / print_usage

Function print_usage

container_build.py:176–178  ·  view source on GitHub ↗
(parser)

Source from the content-addressed store, hash-verified

174
175
176def print_usage(parser):
177 parser.print_help(file=sys.stderr)
178 sys.exit(2)
179
180
181def main():

Callers 1

mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected