Method: String#cyan
- Defined in:
- lib/dblink/color.rb
permalink #cyan ⇒ Object
[View source]
8 |
# File 'lib/dblink/color.rb', line 8 def cyan; "\e[36m#{self}\e[0m" end |
8 |
# File 'lib/dblink/color.rb', line 8 def cyan; "\e[36m#{self}\e[0m" end |