MCPcopy Create free account
hub / github.com/alibaba/GraphScope / _VerboseLevel

Function _VerboseLevel

analytical_engine/misc/cpplint.py:1438–1440  ·  view source on GitHub ↗

Returns the module's verbosity setting.

()

Source from the content-addressed store, hash-verified

1436
1437
1438def _VerboseLevel():
1439 """Returns the module's verbosity setting."""
1440 return _cpplint_state.verbose_level
1441
1442
1443def _SetVerboseLevel(level):

Callers 2

CheckMethod · 0.85
ParseArgumentsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected