Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenPTrack/open_ptrack_v2
/ _OutputFormat
Function
_OutputFormat
rtpose_wrapper/scripts/cpp_lint.py:767–769 ·
view source on GitHub ↗
Gets the module's output format.
()
Source
from the content-addressed store, hash-verified
765
766
767
def
_OutputFormat():
768
""
"Gets the module's output format."
""
769
return
_cpplint_state.output_format
770
771
772
def
_SetOutputFormat(output_format):
Callers
1
ParseArguments
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected