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