Type:
Module
Constants:
CommandLineOptionError : Class.new(StandardError)
DeprecatedCommands : Object.new.extend(DSL)
EARLY : EarlyTime.instance
EMPTY_TASK_ARGS : TaskArguments.new([], [])
VERSION : '0.9.6'
handle_options
  • References/Ruby on Rails/Ruby/Classes/Rake/Rake::RakeApp

handle_options() Instance Public methods Read and handle the command line options

2025-01-10 15:47:30
new
  • References/Ruby on Rails/Ruby/Classes/Rake/Rake::PackageTask

new(name=nil, version=nil) Class Public methods Create a Package

2025-01-10 15:47:30
new
  • References/Ruby on Rails/Ruby/Classes/Rake/Rake::TaskArguments

new(names, values, parent=nil) Class Public methods Create a TaskArgument object

2025-01-10 15:47:30
<=>
  • References/Ruby on Rails/Ruby/Classes/Rake/Rake::EarlyTime

<=>(other) Instance Public methods

2025-01-10 15:47:30
clear_actions
  • References/Ruby on Rails/Ruby/Classes/Rake/Rake::Task

clear_actions() Instance Public methods Clear the existing actions on a rake

2025-01-10 15:47:30
comment=
  • References/Ruby on Rails/Ruby/Classes/Rake/Rake::Task

comment=(description) Instance Public methods Writing to the comment attribute

2025-01-10 15:47:30
system_dir
  • References/Ruby on Rails/Ruby/Classes/Rake/Rake::RakeApp

system_dir() Instance Public methods The directory path containing the system

2025-01-10 15:47:30
resolve
  • References/Ruby on Rails/Ruby/Classes/Rake/Rake::FileList

resolve() Instance Public methods Resolve all the pending adds now.

2025-01-10 15:47:30
truncate_output?
  • References/Ruby on Rails/Ruby/Classes/Rake/Rake::Application

truncate_output?() Instance Public methods We will truncate output if we are

2025-01-10 15:47:30
have_rakefile
  • References/Ruby on Rails/Ruby/Classes/Rake/Rake::Application

have_rakefile() Instance Public methods True if one of the files in RAKEFILES

2025-01-10 15:47:30