Routes each call to the appropriate cli alert type based on the
conventional leading-character prefixes used in the existing codebase:
Arguments
- ...
Concatenated via
paste0()to form the message string.- verbose
Logical (default
TRUE).- type
Optional override:
"info","step","bullet","warning","success","note","sub".
