Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
631
def
_OutputFormat():
632
""
"Gets the module's output format."
""
633
return
_cpplint_state.output_format
634
635
636
def
_SetOutputFormat(output_format):
Callers
1
ParseArguments
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected