Method: String#cyan

Defined in:
lib/chid.rb

#cyanObject



81
# File 'lib/chid.rb', line 81

def cyan;           "\e[36m#{self}\e[0m" end