module Puppet::MetaType
This module defines methods dealing with Type
management. This module gets included into the Puppet::Type
class, it's just split out here for clarity. @api public
This module defines methods dealing with Type
management. This module gets included into the Puppet::Type
class, it's just split out here for clarity. @api public