Runs a Proc after the task
Proc
Returns:
a proc to call after running the task
36 37 38
# File 'lib/yard/rake/yardoc_task.rb', line 36 def after @after end