puppetlabs-stdlib/lib/puppet
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
..
functions (MODULES-1473) Deprecate type() function for new parser 2015-01-07 16:40:06 -08:00
parser/functions (MODULES-1473) Deprecate type() function for new parser 2015-01-07 16:40:06 -08:00
provider/file_line MODULES-1248 Fix issue with not properly counting regex matches with legacy versions of ruby 2014-09-16 13:41:39 -07:00
type Remove line match validation 2014-12-16 15:05:31 -08:00