APIdock / Ruby
/
method

echo

ruby latest stable - Class: Shell ::CommandProcessor
echo(*strings)
public

Returns a Echo object, for the given strings

# File lib/shell/command-processor.rb, line 293
 def echo(*strings)
 Echo.new(@shell, *strings)
 end

AltStyle によって変換されたページ (->オリジナル) /