Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ RED
Function
RED
dpdk/dts/framework/utils.py:72–73 ·
view source on GitHub ↗
(text: str)
Source
from the content-addressed store, hash-verified
70
71
72
def
RED(text: str) -> str:
73
return
f
"\u001B[31;1m{str(text)}\u001B[0m"
74
75
76
class
MesonArgs(object):
Callers
1
check_dts_python_version
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected