MCPcopy Create free account
hub / github.com/apache/mesos / _VerboseLevel

Function _VerboseLevel

support/cpplint.py:986–988  ·  view source on GitHub ↗

Returns the module's verbosity setting.

()

Source from the content-addressed store, hash-verified

984
985
986def _VerboseLevel():
987 """Returns the module's verbosity setting."""
988 return _cpplint_state.verbose_level
989
990
991def _SetVerboseLevel(level):

Callers 2

CheckMethod · 0.85
ParseArgumentsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected