Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/scripts/lib/
H A Dargparse_oe.py139 def _format_action(self, action): member in OeHelpFormatter
170 lines.append('%s%s' % (groupindent, self._format_action(subaction).rstrip()))
173 return super(OeHelpFormatter, self)._format_action(action)