MCPcopy Create free account
hub / github.com/dmtcp/dmtcp / _OutputFormat

Function _OutputFormat

util/cpplint.py:945–947  ·  view source on GitHub ↗

Gets the module's output format.

()

Source from the content-addressed store, hash-verified

943
944
945def _OutputFormat():
946 """Gets the module's output format."""
947 return _cpplint_state.output_format
948
949
950def _SetOutputFormat(output_format):

Callers 1

ParseArgumentsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected