Method: String#blue

Defined in:
lib/dblink/color.rb

#blueObject

[View source]

6
# File 'lib/dblink/color.rb', line 6

def blue;           "\e[34m#{self}\e[0m" end