Method: String#blink

Defined in:
lib/utils.rb


47
# File 'lib/utils.rb', line 47

def blink;          colorize(5, 25) end