Method: String#underline

Defined in:
lib/dblink/color.rb

#underlineObject

[View source]

22
# File 'lib/dblink/color.rb', line 22

def underline;      "\e[4m#{self}\e[24m" end