Libraries
»
delano-rye
(0.8.9)
»
Index
»
Rye
»
Cmd
»
#echo
Method: Rye::Cmd#echo
Defined in:
lib/rye/cmd.rb
#
echo
(*args) ⇒
Object
54
# File 'lib/rye/cmd.rb', line 54
def
echo
(
*
args
)
;
__allow
(
'echo'
,
args
)
;
end