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