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

Method parse

Tools/pybench/CommandLine.py:403–476  ·  view source on GitHub ↗

Parse the command line and fill in self.values and self.files. After having parsed the options, the remaining command line arguments are interpreted as files and passed to .handle_files() for processing. As final step the option handlers are called

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

__init__Method · 0.95

Calls 12

helpMethod · 0.95
handle_filesMethod · 0.95
check_filesMethod · 0.95
_getopt_flagsFunction · 0.85
getattrFunction · 0.85
getoptMethod · 0.80
handlerFunction · 0.50
globMethod · 0.45
appendMethod · 0.45
exitMethod · 0.45
replaceMethod · 0.45
has_keyMethod · 0.45

Tested by

no test coverage detected