Shell::BuiltInCommand
# File shell/builtin-command.rb, line 136 def initialize(sh, *jobs) super(sh) @jobs = jobs end
# File shell/builtin-command.rb, line 141 def each(rs = nil) while job = @jobs.shift job.each{|l| yield l} end end
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル