Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ _OutputFormat
Function
_OutputFormat
src/tests/coding/cpplint.py:1416–1418 ·
view source on GitHub ↗
Gets the module's output format.
()
Source
from the content-addressed store, hash-verified
1414
1415
1416
def
_OutputFormat():
1417
""
"Gets the module's output format."
""
1418
return
_cpplint_state.output_format
1419
1420
1421
def
_SetOutputFormat(output_format):
Callers
1
ParseArguments
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected