Method: Puppet::Parser::AST::ResourceParam#add
- Defined in:
- lib/puppet/parser/ast/resourceparam.rb
#add ⇒ Object
Returns the value of attribute add.
6 7 8 |
# File 'lib/puppet/parser/ast/resourceparam.rb', line 6 def add @add end |
Returns the value of attribute add.
6 7 8 |
# File 'lib/puppet/parser/ast/resourceparam.rb', line 6 def add @add end |