Expand description
Centralized UI formatting and color utilities
This module provides a unified interface for status colors, icons, and formatting patterns used throughout the chant CLI.
Modules§
Functions§
- attention_
symbol - Returns a colored status symbol for attention items (failed/blocked).
- is_
quiet - Check if quiet mode is enabled via environment variable, –quiet flag, or silent mode
- is_
silent_ mode - Check if silent mode is enabled in project or global config
- status_
icon - Returns a colored status icon for the given spec status.