Module: Contrast::Api::Decorators::TraceTaintRange

Included in:
Contrast::Api::Dtm::TraceTaintRange
Defined in:
lib/contrast/api/decorators/trace_taint_range.rb

Overview

Used to decorate the Contrast::Api::Dtm::TraceTaintRange protobuf model.

Defined Under Namespace

Modules: ClassMethods

Class Method Summary collapse

Class Method Details

.included(klass) ⇒ Object



13
14
15
# File 'lib/contrast/api/decorators/trace_taint_range.rb', line 13

def self.included klass
  klass.extend(ClassMethods)
end