Skip to main content

Module style

Module style 

Source
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 (✗)
error_footer
Print a Try: footer (to stderr) listing runnable next commands after an error.
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 (⚠)