Ruby 3.0 リファレンスマニュアル
ライブラリ一覧
rakeライブラリ
Rake::MultiTaskクラス
class Rake::MultiTask
[
edit
]
クラス・モジュールの継承リスト:
BasicObject
Kernel
Object
Rake::Task
Rake::MultiTask
要約
通常のタスクと同じですが、
thread
を用いて事前タスクを並列実行します。
目次
継承しているメソッド
Rake::Taskから継承しているメソッド
actions
add_description
application
application=
arg_description
arg_names
clear
clear_actions
clear_prerequisites
comment
comment=
enhance
execute
full_comment
inspect
investigation
invoke
name
needed?
prerequisites
reenable
scope
set_arg_names
source
sources
sources=
timestamp
to_s