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