Runs a Proc before the task
Proc
Returns:
a proc to call before running the task
32 33 34
# File 'lib/yard/rake/yardoc_task.rb', line 32 def before @before end