MCPcopy Create free account
hub / github.com/SIPp/sipp / _OutputFormat

Function _OutputFormat

cpplint.py:631–633  ·  view source on GitHub ↗

Gets the module's output format.

()

Source from the content-addressed store, hash-verified

629
630
631def _OutputFormat():
632 """Gets the module's output format."""
633 return _cpplint_state.output_format
634
635
636def _SetOutputFormat(output_format):

Callers 1

ParseArgumentsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected