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

Function _OutputFormat

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

Gets the module's output format.

()

Source from the content-addressed store, hash-verified

849
850
851def _OutputFormat():
852 """Gets the module's output format."""
853 return _cpplint_state.output_format
854
855
856def _SetOutputFormat(output_format):

Callers 1

ParseArgumentsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected