Ruby 1.9.3 リファレンスマニュアル > ライブラリ一覧 > rakeライブラリ > Rake::InvocationChain::EmptyInvocationChainクラス > append

instance method Rake::InvocationChain::EmptyInvocationChain#append

append(task_name) -> Rake::InvocationChain

与えられた値を追加した Rake::InvocationChain を返します。

[PARAM] task_name:
追加する値を指定します。
class Rake::InvocationChain::EmptyInvocationChain