Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bigdra50/unity-cli
/ get_output_mode
Function
get_output_mode
unity_cli/cli/output.py:119–121 ·
view source on GitHub ↗
Return the current output mode.
()
Source
from the content-addressed store, hash-verified
117
118
119
def
get_output_mode() -> OutputMode:
120
""
"Return the current output mode."
""
121
return
_current_mode
122
123
124
def
is_no_color() -> bool:
Callers
2
_capture
Function · 0.90
_burst
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected