MCPcopy Create free account
hub / github.com/FastLED/FastLED / color_output.py

File color_output.py

ci/util/color_output.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2"""
3Cross-platform colored terminal output utilities.
4

Callers

nothing calls this directly

Calls 7

print_greenFunction · 0.85
print_yellowFunction · 0.85
print_redFunction · 0.85
print_blueFunction · 0.85
print_cache_hitFunction · 0.85
print_cache_missFunction · 0.85
printFunction · 0.50

Tested by

no test coverage detected