Ruby 2.1.0 リファレンスマニュアル > ライブラリ一覧 > rakeライブラリ > Rakeモジュール
クラスの継承リスト: Rake
Rake の主要なモジュールです。
application -> Rake::Application[permalink][rdoc]現在の Rake アプリケーションを返します。
application=(app)[permalink][rdoc]現在の Rake アプリケーションをセットします。
original_dir -> String[permalink][rdoc]Rake アプリケーションを開始したディレクトリを返します。
EARLY -> Rake::EarlyTime[permalink][rdoc]Rake::EarlyTime の唯一のインスタンスを返します。
EMPTY_TASK_ARGS -> Rake::TaskArguments[permalink][rdoc]空のタスクに渡すパラメータをあらわす定数です。