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