Method: Build::BuildTask::CommandFailure#arguments
- Defined in:
- lib/build/build_node.rb
#arguments ⇒ Object (readonly)
Returns the value of attribute arguments.
92 93 94 |
# File 'lib/build/build_node.rb', line 92 def arguments @arguments end |