Method: Puppet::Parser::AST.use_docs
- Defined in:
- lib/vendor/puppet/parser/ast.rb
.use_docs ⇒ Object
Returns the value of attribute use_docs.
30 31 32 |
# File 'lib/vendor/puppet/parser/ast.rb', line 30 def use_docs @use_docs end |
Returns the value of attribute use_docs.
30 31 32 |
# File 'lib/vendor/puppet/parser/ast.rb', line 30 def use_docs @use_docs end |