MCPcopy 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
250def usage_and_die():
251 sys.stderr.write(argparser.USAGE)
252 sys.exit(1)
253
254
255def random_port():

Callers 1

runFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected