Expand description
Styled console output utilities
Functions§
- action
- Output helper for action/suggestion messages (→)
- bold
- Format text as bold
- error
- Output helper for error messages (✗)
- hints
- Print hints for next actions
- info
- Output helper for informational messages (ℹ)
- ready
- Print the “Ready” header with branch name
- separator
- Print a horizontal separator
- success
- Output helper for success messages (✓)
- warn
- Output helper for warning messages (⚠)