puppet-strings/lib/puppet_x/puppetlabs/strings/yard/handlers
Ian Kronquist 84a215d599 (PDOC-45) Puppet 4x functions handle unusual names
`lib/puppet/functions/defined.rb` has some unusual syntax:

	Puppet::Functions.create_function(:'defined', ....

It runs, so apparently this is legal.
2015-09-01 15:31:13 -07:00
..
base.rb (PDOC-25) Fix mangled puppet namespaces 2015-03-12 16:51:00 -07:00
defined_type_handler.rb (PDOC-19) Parse type information for defined types 2015-07-28 13:27:28 -07:00
host_class_handler.rb (PDOC-21) Only create HostClass parameters once 2015-08-12 10:18:31 -07:00
puppet_3x_function_handler.rb (PDOC-27) Make fix compatible with Ruby 2x 2015-02-17 11:28:26 -08:00
puppet_4x_function_handler.rb (PDOC-45) Puppet 4x functions handle unusual names 2015-09-01 15:31:13 -07:00