Home
last modified time | relevance | path

Searched refs:OeHelpFormatter (Results 1 – 1 of 1) sorted by relevance

/openbmc/openbmc/poky/scripts/lib/
H A Dargparse_oe.py20 kwargs.setdefault('formatter_class', OeHelpFormatter)
140 class OeHelpFormatter(argparse.HelpFormatter): class
175 return super(OeHelpFormatter, self)._format_action(action)