Method: Build::DependencyTask#environment
- Defined in:
- lib/build/dependency_node.rb
#environment ⇒ Object (readonly)
Returns the value of attribute environment.
95 96 97 |
# File 'lib/build/dependency_node.rb', line 95 def environment @environment end |