Class | Rake::TaskArguments |
In: |
lib/rake/task_arguments.rb
|
Parent: | Object |
TaskArguments manage the arguments passed to a task.
names | [R] | Argument names |
Create a TaskArgument object with a list of argument names and a set of associated values. parent is the parent argument object.