Class: LicenseFinder::Activation::FromDecision

Inherits:
Basic
  • Object
show all
Defined in:
lib/license_finder/packages/activation.rb

Instance Attribute Summary

Attributes inherited from Basic

#license, #package

Instance Method Summary collapse

Methods inherited from Basic

#log

Instance Method Details

#sourcesObject



20
21
22
# File 'lib/license_finder/packages/activation.rb', line 20

def sources
  ["from decision"]
end