17 18 19
# File 'lib/dba/printer.rb', line 17 def print_error(message) io.puts(pastel.red('ERROR: ' + message)) end