Ruby 1.8.7 リファレンスマニュアル > ライブラリ一覧 > shell/builtin-commandライブラリ > Shell::Echoクラス

class Shell::Echo

クラスの継承リスト: Shell::Echo < Shell::BuiltInCommand < Shell::Filter < Enumerable < Object < Kernel

要約

特異メソッド

new(sh, *strings)

[TODO]

インスタンスメソッド

each(rs = nil) {|str| ... }

[TODO]

class Shell::Echo