Method: Puppet::Parser::AST::Resource#exported

Defined in:
lib/puppet/parser/ast/resource.rb

#exportedObject

Returns the value of attribute exported.



7
8
9
# File 'lib/puppet/parser/ast/resource.rb', line 7

def exported
  @exported
end