Print an error message
69 70 71
# File 'lib/megam/core/text.rb', line 69 def error(message) err("#{color('ERROR:', :red, :bold)} #{message}") end