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

Method add_option

Lib/optparse.py:1007–1035  ·  view source on GitHub ↗

add_option(Option) add_option(opt_str, ..., kwarg=val, ...)

(self, *args, **kwargs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 10

add_optionsMethod · 0.95
detect_modulesMethod · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
testFunction · 0.45
mainFunction · 0.45
_add_help_optionMethod · 0.45
_add_version_optionMethod · 0.45

Calls 2

_check_conflictMethod · 0.95
appendMethod · 0.45

Tested by

no test coverage detected