Ejemplo n.º 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)
Ejemplo n.º 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)