instance method Rake::InvocationChain::EmptyInvocationChain#append

append(task_name) -> Rake::InvocationChain[permalink][rdoc][edit]

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

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