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