List of all defined tasks in this application.
# File rake.rb, line 1683 def tasks @tasks.values.sort_by { |t| t.name } end
<code/>
<pre/>
<code/>and<pre/>for code samples.