Expand description

Functions to write log messages.

Functions

Shows an error message using the builtin_error() function from Bash.

Display an error when an argument is missing.

Shows the help text for this builtin.

Shows the usage text for this builtin.

Shows a warning message using the builtin_warning() function from Bash.