Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danvk/webdiff
/ usage_and_die
Function
usage_and_die
webdiff/app.py:250–252 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
248
249
250
def
usage_and_die():
251
sys.stderr.write(argparser.USAGE)
252
sys.exit(1)
253
254
255
def
random_port():
Callers
1
run
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected