puppet-strings/lib/puppet_x/puppetlabs/strings/yard
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
..
code_objects (PDOC-23) Document JSON structure format 2015-10-16 15:50:04 -07:00
core_ext (PDOC-25) Fix mangled puppet namespaces 2015-03-12 16:51:00 -07:00
handlers (PDOC-75) Work with both versions of 'interpret_any' 2016-03-24 16:01:10 -07:00
tags (PDOC-53) Handle directives with no types 2015-09-15 09:57:46 -07:00
templates/default (maint) Delete .rb file that was probably commited by accident 2015-10-26 16:28:01 +01:00
json_registry_store.rb (PDOC-23) Polish JSON output command line behavior 2015-10-16 15:50:04 -07:00
monkey_patches.rb (PDOC-23) Add JSON Registry back end 2015-10-16 15:49:58 -07:00
parser.rb (PDOC-35) Dispatch handlers in correct order 2015-07-21 15:15:30 -07:00