Пример #1
0
 def verbosity(self):
     """
     This is the level of description printed to stderr/stdout about the
     parsing process.
     """
     return clg.parse_options_get_verbosity(self._obj)
Пример #2
0
 def verbosity(self):
     """
     This is the level of description printed to stderr/stdout about the
     parsing process.
     """
     return clg.parse_options_get_verbosity(self._obj)