MCPcopy Create free account
hub / github.com/alibaba/GraphScope / _OutputFormat

Function _OutputFormat

analytical_engine/misc/cpplint.py:1420–1422  ·  view source on GitHub ↗

Gets the module's output format.

()

Source from the content-addressed store, hash-verified

1418
1419
1420def _OutputFormat():
1421 """Gets the module's output format."""
1422 return _cpplint_state.output_format
1423
1424
1425def _SetOutputFormat(output_format):

Callers 1

ParseArgumentsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected