Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/mesos
/ _OutputFormat
Function
_OutputFormat
support/cpplint.py:968–970 ·
view source on GitHub ↗
Gets the module's output format.
()
Source
from the content-addressed store, hash-verified
966
967
968
def
_OutputFormat():
969
""
"Gets the module's output format."
""
970
return
_cpplint_state.output_format
971
972
973
def
_SetOutputFormat(output_format):
Callers
1
ParseArguments
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected