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

Method _process_args

Lib/optparse.py:1419–1468  ·  view source on GitHub ↗

_process_args(largs : [string], rargs : [string], values : Values) Process command-line arguments and populate 'values', consuming options and arguments from 'rargs'. If 'allow_interspersed_args' is false, stop at the first

(self, largs, rargs, values)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

parse_argsMethod · 0.95

Calls 3

_process_long_optMethod · 0.95
_process_short_optsMethod · 0.95
appendMethod · 0.45

Tested by

no test coverage detected