Sha256: 58d48f79f1677769d7b8b9af09f8f04d9d46980116dc7593722f803b0e09f99b
Contents?: true
Size: 479 Bytes
Versions: 2
Compression:
Stored size: 479 Bytes
Contents
module Datadog module CI module Contrib module RSpec class Integration extend Datadog::Tracing::Contrib::Integration MINIMUM_VERSION: untyped def self.version: () -> untyped def self.loaded?: () -> untyped def compatible?: () -> bool def auto_instrument?: () -> false def new_configuration: () -> untyped def patcher: () -> untyped end end end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
datadog-ci-0.1.1 | sig/datadog/ci/contrib/rspec/integration.rbs |
datadog-ci-0.1.0 | sig/datadog/ci/contrib/rspec/integration.rbs |