puppetlabs-stdlib/lib
Hunter Haugen 7c8ae311ca (MODULES-1473) Deprecate type() function for new parser
The `type()` function will cease to work on the new parser because 'type'
is a reserved keyword. The `type3x()` function may be used to continue
similar functionality, but will be deprecated in favor of the built-in
typing system.

The `type_of()` function has been included to introspect types in the
new parser.
2015-01-07 16:40:06 -08:00
..
facter Adjust the regular expression for facts. 2014-04-22 23:15:16 +02:00
puppet (MODULES-1473) Deprecate type() function for new parser 2015-01-07 16:40:06 -08:00