Sha256: 52f3d06e0a692cfccd78b49fd613903a9c87e9e386a95bc493c801a771187c61

Contents?: true

Size: 372 Bytes

Versions: 267

Compression:

Stored size: 372 Bytes

Contents

require 'puppet/application/indirection_base'

# NOTE: this is using an "old" naming convention (underscores instead of camel-case), for backwards
#  compatibility with 2.7.x.  When the old naming convention is officially and publicly deprecated,
#  this should be changed to camel-case.
class Puppet::Application::Resource_type < Puppet::Application::IndirectionBase
end

Version data entries

267 entries across 267 versions & 3 rubygems

Version Path
puppet-4.8.1-x64-mingw32 lib/puppet/application/resource_type.rb
puppet-4.8.1-universal-darwin lib/puppet/application/resource_type.rb
puppet-4.8.0 lib/puppet/application/resource_type.rb
puppet-4.8.0-x86-mingw32 lib/puppet/application/resource_type.rb
puppet-4.8.0-x64-mingw32 lib/puppet/application/resource_type.rb
puppet-4.8.0-universal-darwin lib/puppet/application/resource_type.rb
puppet-retrospec-1.2.1 vendor/gems/puppet-4.5.2/lib/puppet/application/resource_type.rb
puppet-retrospec-1.2.0 vendor/gems/puppet-4.5.2/lib/puppet/application/resource_type.rb
puppet-4.7.0 lib/puppet/application/resource_type.rb
puppet-4.7.0-x86-mingw32 lib/puppet/application/resource_type.rb
puppet-4.7.0-x64-mingw32 lib/puppet/application/resource_type.rb
puppet-4.7.0-universal-darwin lib/puppet/application/resource_type.rb
puppet-4.6.2 lib/puppet/application/resource_type.rb
puppet-4.6.2-x86-mingw32 lib/puppet/application/resource_type.rb
puppet-4.6.2-x64-mingw32 lib/puppet/application/resource_type.rb
puppet-4.6.2-universal-darwin lib/puppet/application/resource_type.rb
puppet-4.6.1-x86-mingw32 lib/puppet/application/resource_type.rb
puppet-4.6.1 lib/puppet/application/resource_type.rb
puppet-4.6.1-x64-mingw32 lib/puppet/application/resource_type.rb
puppet-4.6.1-universal-darwin lib/puppet/application/resource_type.rb