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

Method add_argument

Lib/argparse.py:1250–1295  ·  view source on GitHub ↗

add_argument(dest, ..., name=value, ...) add_argument(option_string, option_string, ..., name=value, ...)

(self, *args, **kwargs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 8

_get_optional_kwargsMethod · 0.95
_pop_action_classMethod · 0.95
_registry_getMethod · 0.95
_add_actionMethod · 0.95
_callableFunction · 0.85
_format_argsMethod · 0.80
_get_formatterMethod · 0.80

Tested by

no test coverage detected