MCPcopy Create free account
hub / github.com/BVLC/caffe / _VerboseLevel

Function _VerboseLevel

scripts/cpp_lint.py:781–783  ·  view source on GitHub ↗

Returns the module's verbosity setting.

()

Source from the content-addressed store, hash-verified

779
780
781def _VerboseLevel():
782 """Returns the module's verbosity setting."""
783 return _cpplint_state.verbose_level
784
785
786def _SetVerboseLevel(level):

Callers 2

CheckMethod · 0.85
ParseArgumentsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected