method
with_defaults
ruby latest stable - Class:
Rake::TaskArguments
with_defaults(defaults)public
Specify a hash of default values for task arguments. Use the defaults only if there is no specific value for the given argument.
with_defaults(defaults)Specify a hash of default values for task arguments. Use the defaults only if there is no specific value for the given argument.