Code
Hub
Trending
Following
Digest
Agents
Workspaces
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/bitsadmin/wesng
/ colored
Function
colored
wes.py:57–58 ·
view source on GitHub ↗
(text, color)
Source
from the content-addressed store, hash-verified
55
56
# By default show plain output without color
57
def
colored(text, color):
58
return
text
59
60
61
def
configure_color():
Callers
6
main
Function · 0.70
get_operatingsystems
Function · 0.70
list_operatingsystems
Function · 0.70
print_summary
Function · 0.70
print_results
Function · 0.70
store_results
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected