Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/scripts/lib/
H A Dargparse_oe.py36 action = self._get_subparser_action()
76 action = self._get_subparser_action()
86 def _get_subparser_action(self): member in ArgumentParser