MCPcopy Create free account
hub / github.com/apache/mesos / _OutputFormat

Function _OutputFormat

support/cpplint.py:968–970  ·  view source on GitHub ↗

Gets the module's output format.

()

Source from the content-addressed store, hash-verified

966
967
968def _OutputFormat():
969 """Gets the module's output format."""
970 return _cpplint_state.output_format
971
972
973def _SetOutputFormat(output_format):

Callers 1

ParseArgumentsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected