# File lib/rainbow/ext/string.rb, line 15 def background(*color) Rainbow(self).background(*color) end
# File lib/rainbow/ext/string.rb, line 35 def blink Rainbow(self).blink end
# File lib/rainbow/ext/string.rb, line 23 def bright Rainbow(self).bright end
# File lib/rainbow/ext/string.rb, line 8 def foreground(*color) Rainbow(self).foreground(*color) end
# File lib/rainbow/ext/string.rb, line 43 def hide Rainbow(self).hide end
# File lib/rainbow/ext/string.rb, line 39 def inverse Rainbow(self).inverse end
# File lib/rainbow/ext/string.rb, line 27 def italic Rainbow(self).italic end
Generated with the Darkfish Rdoc Generator 2.