Class: EnvironmentTest::Model
- Defined in:
- lib/puppet/vendor/rgen/test/environment_test.rb
Direct Known Subclasses
Instance Attribute Summary collapse
-
#name ⇒ Object
Returns the value of attribute name.
Instance Attribute Details
#name ⇒ Object
Returns the value of attribute name.
10 11 12 |
# File 'lib/puppet/vendor/rgen/test/environment_test.rb', line 10 def name @name end |