Method: Puppet::Parser::AST::Hostclass#code
- Defined in:
- lib/puppet/parser/ast/hostclass.rb
#code ⇒ Object
26 27 28 |
# File 'lib/puppet/parser/ast/hostclass.rb', line 26 def code @context[:code] end |
26 27 28 |
# File 'lib/puppet/parser/ast/hostclass.rb', line 26 def code @context[:code] end |