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

instance method Rake::Task#execute

execute(args = nil)

自身に関連付けられているアクションを実行します。

class Rake::Task