Returns a Hash of arguments and their values
70 71 72
# File 'lib/rake/task_arguments.rb', line 70 def to_hash @hash.dup end