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

Method error

Lib/argparse.py:2351–2361  ·  view source on GitHub ↗

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

(self, message)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

add_subparsersMethod · 0.95
parse_argsMethod · 0.95
parse_known_argsMethod · 0.95
_parse_known_argsMethod · 0.95
_read_args_from_filesMethod · 0.95
_parse_optionalMethod · 0.95
_get_option_tuplesMethod · 0.95

Calls 2

print_usageMethod · 0.95
exitMethod · 0.95

Tested by

no test coverage detected