Method: String#underline

Defined in:
lib/utils.rb

#underlineObject



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

def underline;      colorize(4, 34) end