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

Function _SetOutputFormat

support/cpplint.py:973–975  ·  view source on GitHub ↗

Sets the module's output format.

(output_format)

Source from the content-addressed store, hash-verified

971
972
973def _SetOutputFormat(output_format):
974 """Sets the module's output format."""
975 _cpplint_state.SetOutputFormat(output_format)
976
977def _Quiet():
978 """Return's the module's quiet setting."""

Callers 1

ParseArgumentsFunction · 0.85

Calls 1

SetOutputFormatMethod · 0.80

Tested by

no test coverage detected