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