Libraries
»
semmy
(1.2.0)
»
Index
»
Semmy
»
Shell
»
#info
Method: Semmy::Shell#info
Defined in:
lib/semmy/shell.rb
#
info
(text) ⇒
Object
9 10 11
# File 'lib/semmy/shell.rb', line 9
def
info
(
text
)
say
(
text
,
:green
)
end