Sha256: 135503d16add99e4dbe1f70e02eebab9c5a35a6278b4002cd53329b0b215ac6d
Contents?: true
Size: 462 Bytes
Versions: 102
Compression:
Stored size: 462 Bytes
Contents
# encoding: utf-8 # This file is distributed under New Relic's license terms. # See https://github.com/newrelic/rpm/blob/master/LICENSE for complete details. module NewRelic class Control # Contains subclasses of NewRelic::Control that are used when # starting the agent within an application. Framework-specific # logic should be included here, as documented within the Control # abstract parent class module Frameworks end end end
Version data entries
102 entries across 102 versions & 2 rubygems