method
new
v2_1_10 -
Show latest stable
- Class:
Rake::TaskArguments
new(names, values, parent=nil)public
Create a TaskArgument object with a list of named arguments (given by :names) and a set of associated values (given by :values). :parent is the parent argument object.