MCPcopy Create free account
hub / github.com/BoomingTech/Piccolo / _SetOutputFormat

Function _SetOutputFormat

engine/3rdparty/tinyobjloader/deps/cpplint.py:856–858  ·  view source on GitHub ↗

Sets the module's output format.

(output_format)

Source from the content-addressed store, hash-verified

854
855
856def _SetOutputFormat(output_format):
857 """Sets the module's output format."""
858 _cpplint_state.SetOutputFormat(output_format)
859
860
861def _VerboseLevel():

Callers 1

ParseArgumentsFunction · 0.85

Calls 1

SetOutputFormatMethod · 0.80

Tested by

no test coverage detected