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

Method get_option_order

Lib/distutils/fancy_getopt.py:298–306  ·  view source on GitHub ↗

Returns the list of (option, value) tuples processed by the previous run of 'getopt()'. Raises RuntimeError if 'getopt()' hasn't been called yet.

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

parse_command_lineMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected