Method: Puppet::Parser::TemplateWrapper#all_tags
- Defined in:
- lib/vendor/puppet/parser/templatewrapper.rb
#all_tags ⇒ Object
Allow templates to access the all the defined tags
42 43 44 |
# File 'lib/vendor/puppet/parser/templatewrapper.rb', line 42 def scope.catalog. end |