Ruby 1.9.3 リファレンスマニュアル > ライブラリ一覧 > shell/command-processorライブラリ > Shell::CommandProcessorクラス > append

instance method Shell::CommandProcessor#append

append(to, filter) -> Shell::AppendFile | Shell::AppendIO

[TODO]

[PARAM] to:
文字列か IO を指定します。
[PARAM] filter:
Shell::Filter のインスタンスをしています。
class Shell::CommandProcessor