Method: Build::Rule#primary_output
- Defined in:
- lib/build/rule.rb
#primary_output ⇒ Object (readonly)
Returns the value of attribute primary_output.
140 141 142 |
# File 'lib/build/rule.rb', line 140 def primary_output @primary_output end |