module documentation

Undocumented

Class ParserContext Parsing context with knowledge of flags & their format.
Function flag_key Obtain useful key list-of-ints for sorting CLI flags.
Function sort_candidate Undocumented
Function to_flag Undocumented
Function translate_underscores Undocumented
def flag_key(x): (source)

Obtain useful key list-of-ints for sorting CLI flags. .. versionadded:: 1.0

def sort_candidate(arg): (source)

Undocumented

def to_flag(name): (source)

Undocumented

def translate_underscores(name): (source)

Undocumented