13 14 15
# File 'lib/xot/rake/alias_task.rb', line 13 def timestamp() prerequisite_tasks.map {|pre| pre.timestamp}.max || ::Rake::EARLY end