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