Module deprecated or moved
This module is deprecated or moved on the latest stable version.
The last existing version (v2_2_9) is shown here.
No documentation
This module has no description. You can help the Ruby community by adding new notes.
Constants
LATE = LateTime.instance
CommandLineOptionError = Class.new(StandardError)
EARLY = EarlyTime.instance
EMPTY_TASK_ARGS = TaskArguments.new([], [])
VERSION = '10.4.2'
Attributes
Show files where this module is defined (37 files)
lib/rake/multi_task.rb
lib/rake/cloneable.rb
lib/rake/task_manager.rb
lib/rake/loaders/makefile.rb
lib/rake/file_utils_ext.rb
lib/rake/tasklib.rb
lib/rake/rake_module.rb
lib/rake/private_reader.rb
lib/rake/file_creation_task.rb
lib/rake/rule_recursion_overflow_error.rb
lib/rake/trace_output.rb
lib/rake/thread_history_display.rb
lib/rake/invocation_chain.rb
lib/rake/promise.rb
lib/rake/file_list.rb
lib/rake/late_time.rb
lib/rake/version.rb
lib/rake/cpu_counter.rb
lib/rake/packagetask.rb
lib/rake/pseudo_status.rb
lib/rake/task.rb
lib/rake/invocation_exception_mixin.rb
lib/rake/thread_pool.rb
lib/rake/scope.rb
lib/rake/testtask.rb
lib/rake/application.rb
lib/rake/file_task.rb
lib/rake/runtest.rb
lib/rake/dsl_definition.rb
lib/rake/linked_list.rb
lib/rake/default_loader.rb
lib/rake/early_time.rb
lib/rake/task_argument_error.rb
lib/rake/backtrace.rb
lib/rake/task_arguments.rb
lib/rake/win32.rb
lib/rake.rb