MCPcopy Create free account
hub / github.com/BoomingTech/Piccolo / _VerboseLevel

Function _VerboseLevel

engine/3rdparty/tinyobjloader/deps/cpplint.py:861–863  ·  view source on GitHub ↗

Returns the module's verbosity setting.

()

Source from the content-addressed store, hash-verified

859
860
861def _VerboseLevel():
862 """Returns the module's verbosity setting."""
863 return _cpplint_state.verbose_level
864
865
866def _SetVerboseLevel(level):

Callers 2

CheckMethod · 0.85
ParseArgumentsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected