Class: EnvSetup::Builder::NestedValue
- Defined in:
- lib/env_setup/builder/nested_value.rb
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
Methods inherited from Base
Constructor Details
This class inherits a constructor from EnvSetup::Builder::Base
Instance Method Details
#call ⇒ Object
8 9 10 |
# File 'lib/env_setup/builder/nested_value.rb', line 8 def call template['value'] end |