Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/4paradigm/OpenMLDB
/ _OutputFormat
Function
_OutputFormat
steps/cpplint.py:1431–1433 ·
view source on GitHub ↗
Gets the module's output format.
()
Source
from the content-addressed store, hash-verified
1429
1430
1431
def
_OutputFormat():
1432
""
"Gets the module's output format."
""
1433
return
_cpplint_state.output_format
1434
1435
1436
def
_SetOutputFormat(output_format):
Callers
1
ParseArguments
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected