method
say_status
v2_6_3 -
Show latest stable
- Class:
Bundler::Thor::Shell::Basic
say_status(status, message, log_status = true)public
Say a status with the given color and appends the message. Since this method is used frequently by actions, it allows nil or false to be given in log_status, avoiding the message from being shown. If a Symbol is given in log_status, it’s used as the color.