MCPcopy Index your code
hub / github.com/nodejs/node / _OutputFormat

Function _OutputFormat

tools/cpplint.py:1603–1605  ·  view source on GitHub ↗

Gets the module's output format.

()

Source from the content-addressed store, hash-verified

1601
1602
1603def _OutputFormat():
1604 """Gets the module's output format."""
1605 return _cpplint_state.output_format
1606
1607
1608def _SetOutputFormat(output_format):

Callers 1

ParseArgumentsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…