Find an argument value by name or index.
# File rake.rb, line 306 def [](index) lookup(index.to_sym) end
<code/>
<pre/>
<code/>and<pre/>for code samples.