puppet-strings/lib/puppet_x/puppetlabs/strings/yard
Dmitry Ilyin 432eed1469 Add Puppet type name in front of the provider name
It will prevent providers of different types but with
the same name from merging together.
For example:
type1:ruby
type2:ruby
type3:ruby
Will be different providers instead of the one "ruby" provider.
2016-04-06 13:18:40 +03:00
..
code_objects (PDOC-23) Document JSON structure format 2015-10-16 15:50:04 -07:00
core_ext
handlers Add Puppet type name in front of the provider name 2016-04-06 13:18:40 +03:00
tags
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