Method: Puppet::Parser::AST::Node#names
- Defined in:
- lib/puppet/parser/ast/node.rb
#names ⇒ Object
Returns the value of attribute names.
2 3 4 |
# File 'lib/puppet/parser/ast/node.rb', line 2 def names @names end |
Returns the value of attribute names.
2 3 4 |
# File 'lib/puppet/parser/ast/node.rb', line 2 def names @names end |