Class: LicenseFinder::RebarPackage
- Defined in:
- lib/license_finder/package_managers/rebar_package.rb
Instance Attribute Summary
Attributes inherited from Package
#children, #description, #groups, #homepage, #install_path, #license_names_from_spec, #logger, #manual_approval, #name, #parents, #summary, #version
Method Summary
Methods inherited from Package
#activations, #approved?, #approved_manually!, #approved_manually?, #decide_on_license, #initialize, #license_files, license_names_from_standard_spec, #licenses, #licenses_from_spec, #licensing, #missing?, #whitelisted!, #whitelisted?
Constructor Details
This class inherits a constructor from LicenseFinder::Package