Class: Y2Packager::LicensesFetchers::Tarball
- Defined in:
- library/packages/src/lib/y2packager/licenses_fetchers/tarball.rb
Overview
This class is responsible for obtaining the license and license content of a given product from a tar archive (.tar.gz)
Constant Summary
Constants inherited from Archive
Archive::FALLBACK_LICENSE_FILE, Archive::NO_ACCEPTANCE_FILE
Constants inherited from Base
Instance Attribute Summary
Attributes inherited from Base
Method Summary
Methods inherited from Archive
#confirmation_required?, finalize, #locales
Methods inherited from Base
#confirmation_required?, #content, #found?, #initialize, #locales
Constructor Details
This class inherits a constructor from Y2Packager::LicensesFetchers::Base