MCPcopy Create free account
hub / github.com/OpenPTrack/open_ptrack_v2 / _VerboseLevel

Function _VerboseLevel

rtpose_wrapper/scripts/cpp_lint.py:777–779  ·  view source on GitHub ↗

Returns the module's verbosity setting.

()

Source from the content-addressed store, hash-verified

775
776
777def _VerboseLevel():
778 """Returns the module's verbosity setting."""
779 return _cpplint_state.verbose_level
780
781
782def _SetVerboseLevel(level):

Callers 2

CheckMethod · 0.85
ParseArgumentsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected