puppet-strings/lib/puppet_x/puppetlabs/strings/yard/handlers
Hailee Kenney e541e7c027 (PDOC-75) Work with both versions of 'interpret_any'
Prior to this commit, strings would fail with puppet 4.4.0 and
newer. This was because strings was making use of a method that was
marked API private and thus subject to change. The method was changed
in 4.4.0 release of puppet to take two variables, meaning that strings
much adjust how it calls the method based on the version of puppet
it's running with.
2016-03-24 16:01:10 -07:00
..
base.rb (maint) Fix ruby namespacing issue 2015-12-08 12:00:58 -08:00
defined_type_handler.rb (PDOC-19) Parse type information for defined types 2015-07-28 13:27:28 -07:00
heredoc_helper.rb (PDOC-35) First pass at documenting providers 2015-09-09 14:35:02 -07:00
host_class_handler.rb (PDOC-75) Work with both versions of 'interpret_any' 2016-03-24 16:01:10 -07:00
provider_handler.rb (PDOC-54) Providers & Types w/same name conflict 2015-09-16 16:47:59 -07:00
puppet_3x_function_handler.rb (PDOC-23) Define JSON Structure for Puppet code 2015-10-16 15:50:04 -07:00
puppet_4x_function_handler.rb (PDOC-57) Get the content of the string 2015-09-18 16:17:29 -07:00
type_handler.rb (PDOC-23) Define JSON Structure for Puppet code 2015-10-16 15:50:04 -07:00