Current Path : /proc/thread-self/root/proc/self/root/opt/alt/ruby21/lib64/ruby/2.1.0/rake/ |
Current File : //proc/thread-self/root/proc/self/root/opt/alt/ruby21/lib64/ruby/2.1.0/rake/task_argument_error.rb |
module Rake # Error indicating an ill-formed task declaration. class TaskArgumentError < ArgumentError end end