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

Method SetOutputFormat

steps/cpplint.py:1288–1290  ·  view source on GitHub ↗

Sets the output format for errors.

(self, output_format)

Source from the content-addressed store, hash-verified

1286 self._junit_failures = []
1287
1288 def SetOutputFormat(self, output_format):
1289 """Sets the output format for errors."""
1290 self.output_format = output_format
1291
1292 def SetQuiet(self, quiet):
1293 """Sets the module's quiet settings, and returns the previous setting."""

Callers 1

_SetOutputFormatFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected