Class: Releasy::Packagers::TarPackager Abstract
- Defined in:
- lib/releasy/packagers/tar_packager.rb
Overview
This class is abstract.
An packager that tars and then compresses the folder.
Constant Summary
Constants inherited from Packager
Constants included from Mixins::Log
Mixins::Log::DEFAULT_LOG_LEVEL, Mixins::Log::LOG_LEVELS
Instance Attribute Summary
Attributes inherited from Packager
Method Summary
Methods inherited from Packager
Methods included from Mixins::Log
Constructor Details
This class inherits a constructor from Releasy::Packagers::Packager