Class: LicenseFinder::Activation::FromSpec

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



26
27
28
# File 'lib/license_finder/packages/activation.rb', line 26

def sources
  ["from spec"]
end