MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / error

Method error

Lib/optparse.py:1575–1583  ·  view source on GitHub ↗

error(msg : string) Print a usage message incorporating 'msg' to stderr and exit. If you override this in a subclass, it should not return -- it should either exit or raise an exception.

(self, msg)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 9

mainFunction · 0.95
testFunction · 0.95
parse_argsMethod · 0.95
_process_long_optMethod · 0.95
_process_short_optsMethod · 0.95
mainFunction · 0.95
mainFunction · 0.95
mainFunction · 0.95
mainFunction · 0.95

Calls 3

print_usageMethod · 0.95
exitMethod · 0.95
get_prog_nameMethod · 0.95

Tested by

no test coverage detected