Module: Contrast::Api::Decorators::LibraryUsageUpdate

Included in:
Contrast::Api::Dtm::LibraryUsageUpdate
Defined in:
lib/contrast/api/decorators/library_usage_update.rb

Overview

Used to decorate the LibraryUsageUpdate protobuf

Defined Under Namespace

Modules: ClassMethods

Class Method Summary collapse

Class Method Details

.included(klass) ⇒ Object



11
12
13
# File 'lib/contrast/api/decorators/library_usage_update.rb', line 11

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