MCPcopy Create free account
hub / github.com/4paradigm/OpenMLDB / _SetOutputFormat

Function _SetOutputFormat

steps/cpplint.py:1436–1438  ·  view source on GitHub ↗

Sets the module's output format.

(output_format)

Source from the content-addressed store, hash-verified

1434
1435
1436def _SetOutputFormat(output_format):
1437 """Sets the module's output format."""
1438 _cpplint_state.SetOutputFormat(output_format)
1439
1440def _Quiet():
1441 """Return's the module's quiet setting."""

Callers 1

ParseArgumentsFunction · 0.85

Calls 1

SetOutputFormatMethod · 0.80

Tested by

no test coverage detected