Method: Build::Graph::Walker#failed_tasks
- Defined in:
- lib/build/graph/walker.rb
#failed_tasks ⇒ Object (readonly)
Returns the value of attribute failed_tasks.
65 66 67 |
# File 'lib/build/graph/walker.rb', line 65 def failed_tasks @failed_tasks end |