Libraries
»
findr
(0.0.7)
»
Index
»
Findr
»
CLI
»
#yellow
Method: Findr::CLI#yellow
Defined in:
lib/findr/cli.rb
#
yellow
(text) ⇒
Object
20
# File 'lib/findr/cli.rb', line 20
def
yellow
(
text
)
;
colorize
(
text
,
33
)
;
end