Current Path : /opt/alt/ruby23/lib64/ruby/gems/2.3.0/gems/rake-10.4.2/lib/rake/ |
Current File : //opt/alt/ruby23/lib64/ruby/gems/2.3.0/gems/rake-10.4.2/lib/rake/task_argument_error.rb |
module Rake # Error indicating an ill-formed task declaration. class TaskArgumentError < ArgumentError end end