module documentation

Argument parsing for tools that pass args on to pytype_single.

Class ParsedArgs Parsed and processed args for the tool and pytype.
Class Parser Parser that integrates tool and pytype-single args.
Type Alias _ArgDict Undocumented
_ArgDict = (source)

Undocumented

Value
Dict[str, Any]