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