package
0.0.0-20240902123820-90dc41db4ed6
Repository: https://github.com/criteo/command-launcher.git
Documentation: pkg.go.dev

# Functions

usually used as error message.
highlight informative text in the output so that user can distinguish different steps in the output for example: highlight the command used under the hood see: hotfix create, hotfix review.
When the ANSI sequence is supported, the console will display the colors and cursor moves On Windows, when cdt runs in a powershell console, the ANSI sequences are not supported.
usually used as a reminder, a question, or additional information that need the user interact, but not mandatory.
usually used as success message.
usually used as warning message.