method

new

v1_9_3_392 - 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.