Ruby 1.9.3 リファレンスマニュアル > ライブラリ一覧 > shellライブラリ > Shellクラス > append

instance method Shell#append

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

[TODO]

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