Documentation ¶
Overview ¶
Package tarbz2 creates tar.bz2 files
Unsure if this should stay, so not putting it in the CLI quite yet. All tests point to zst files being much more efficient
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Suitcase ¶
type Suitcase struct {
// contains filtered or unexported fields
}
Suitcase represents everything needef for a tar.gz suitcase
func (Suitcase) AddEncrypt ¶
AddEncrypt Adds and encrypt file to the archive.
func (Suitcase) Config ¶
func (s Suitcase) Config() *config.SuitCaseOpts
Config returns the config options
Click to show internal directories.
Click to hide internal directories.