MCPcopy Create free account
hub / github.com/OpenMS/OpenMS / _VerboseLevel

Function _VerboseLevel

src/tests/coding/cpplint.py:1434–1436  ·  view source on GitHub ↗

Returns the module's verbosity setting.

()

Source from the content-addressed store, hash-verified

1432
1433
1434def _VerboseLevel():
1435 """Returns the module's verbosity setting."""
1436 return _cpplint_state.verbose_level
1437
1438
1439def _SetVerboseLevel(level):

Callers 2

CheckMethod · 0.85
ParseArgumentsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected