Libraries
»
moribus
(0.0.1)
»
Index
»
ColorizedText
»
#yellow
Method: ColorizedText#yellow
Defined in:
lib/colorized_text.rb
#
yellow
(text) ⇒
Object
:nodoc:
15 16 17
# File 'lib/colorized_text.rb', line 15
def
yellow
(
text
)
colorize
(
text
,
33
)
end