Method: String#blue

Defined in:
lib/wst/colored.rb

#blueObject



20
21
22
# File 'lib/wst/colored.rb', line 20

def blue
  colorize(34)
end