set_value(val) Instance Public methods
define_module_function(name, &block) Class Public methods
backticks(cmd) Instance Public methods
find_runnable(file) Instance Public methods
repair_command(cmd) Instance Public methods
system(cmd, *args) Instance Public methods
new() Class Public methods Initialize a Rake::Application object.
add_import(fn) Instance Public methods Add a file to the list of files to be imported.
add_loader(ext, loader) Instance Public methods Add a loader to handle imported files ending in the extension ext.
collect_tasks() Instance Public methods Collect the list of tasks on the command line. If no tasks are given, return a list containing only the default task. Environmental assignments are processed at this time as well.
Page 835 of 11844