Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
176
def
print_usage(parser):
177
parser.print_help(file=sys.stderr)
178
sys.exit(2)
179
180
181
def
main():
Callers
1
main
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected