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.10.1-x64-mingw32 lib/puppet/application/resource_type.rb
puppet-4.10.1-universal-darwin lib/puppet/application/resource_type.rb
puppet-retrospec-1.4.0 vendor/gems/puppet-4.5.2/lib/puppet/application/resource_type.rb
puppet-4.10.0 lib/puppet/application/resource_type.rb
puppet-4.10.0-x86-mingw32 lib/puppet/application/resource_type.rb
puppet-4.10.0-x64-mingw32 lib/puppet/application/resource_type.rb
puppet-4.10.0-universal-darwin lib/puppet/application/resource_type.rb
puppet-retrospec-1.3.2 vendor/gems/puppet-4.5.2/lib/puppet/application/resource_type.rb
puppet-4.9.4 lib/puppet/application/resource_type.rb
puppet-4.9.4-x86-mingw32 lib/puppet/application/resource_type.rb
puppet-4.9.4-x64-mingw32 lib/puppet/application/resource_type.rb
puppet-4.9.4-universal-darwin lib/puppet/application/resource_type.rb
puppet-retrospec-1.3.1 vendor/gems/puppet-4.5.2/lib/puppet/application/resource_type.rb
puppet-4.9.3 lib/puppet/application/resource_type.rb
puppet-4.9.3-x86-mingw32 lib/puppet/application/resource_type.rb
puppet-4.9.3-x64-mingw32 lib/puppet/application/resource_type.rb
puppet-4.9.3-universal-darwin lib/puppet/application/resource_type.rb
puppet-4.9.2 lib/puppet/application/resource_type.rb
puppet-4.9.2-x86-mingw32 lib/puppet/application/resource_type.rb
puppet-4.9.2-x64-mingw32 lib/puppet/application/resource_type.rb