Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/scripts/lib/
H A Dargparse_oe.py18 kwargs.setdefault('formatter_class', OeHelpFormatter)
138 class OeHelpFormatter(argparse.HelpFormatter): class
173 return super(OeHelpFormatter, self)._format_action(action)