Returns Flag indicating if this type is exported.
Returns:
Flag indicating if this type is exported
2273 2274 2275
# File 'lib/puppet/type.rb', line 2273 def exported @exported end