puppet-strings/lib/puppet_x/puppetlabs/strings/yard/handlers
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
..
base.rb (maint) Fix ruby namespacing issue 2015-12-08 12:00:58 -08:00
defined_type_handler.rb
heredoc_helper.rb
host_class_handler.rb (maint) Fix 'type_expr' typo 2016-03-29 11:36:21 -07:00
provider_handler.rb Add Puppet type name in front of the provider name 2016-04-06 13:18:40 +03: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
type_handler.rb (PDOC-23) Define JSON Structure for Puppet code 2015-10-16 15:50:04 -07:00