Sha256: 60828a120bb34fa5f3517e245deafe7e94a5a7014da2ce4c896d741769be7751
Contents?: true
Size: 489 Bytes
Versions: 2
Compression:
Stored size: 489 Bytes
Contents
module Datadog module CI module Contrib module Cucumber class Integration extend Datadog::Tracing::Contrib::Integration MINIMUM_VERSION: Gem::Version def self.version: () -> untyped def self.loaded?: () -> bool def self.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/cucumber/integration.rbs |
datadog-ci-0.1.0 | sig/datadog/ci/contrib/cucumber/integration.rbs |