pub fn simbolo_health(ok: bool) -> ColoredStringExpand description
Returns a colored check/cross symbol for health check results.
Uses Unicode ✔/✘ in TTY mode and ASCII [OK]/[FAIL] in pipes.
pub fn simbolo_health(ok: bool) -> ColoredStringReturns a colored check/cross symbol for health check results.
Uses Unicode ✔/✘ in TTY mode and ASCII [OK]/[FAIL] in pipes.