class

Rake::Application

v1_9_3_125 - Show latest stable - Superclass: Object

Rake main application object. When invoking rake from the command line, a Rake::Application object is created and run.

Included modules

  • Rake::TaskManager

Constants

DEFAULT_RAKEFILES = ['rakefile', 'Rakefile', 'rakefile.rb', 'Rakefile.rb'].freeze

Attributes

[R]name
[R]original_dir
[R]rakefile
[RW]terminal_columns
[R]top_level_tasks

Files

  • lib/rake/application.rb