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