MCPcopy 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
57def colored(text, color):
58 return text
59
60
61def configure_color():

Callers 6

mainFunction · 0.70
get_operatingsystemsFunction · 0.70
list_operatingsystemsFunction · 0.70
print_summaryFunction · 0.70
print_resultsFunction · 0.70
store_resultsFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected