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