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