Ruby 2.4.0 リファレンスマニュアル
ライブラリ一覧
rakeライブラリ
Rake::InvocationChain::EmptyInvocationChainクラス
append
instance method Rake::InvocationChain::EmptyInvocationChain#append
append(task_name) -> Rake::InvocationChain
[
permalink
][
rdoc
]
与えられた値を追加した
Rake::InvocationChain
を返します。
[PARAM] task_name:
追加する値を指定します。