package
1.11.13
Repository: https://github.com/defacto2/df2.git
Documentation: pkg.go.dev

# Functions

Compress a collection of files using gzip and add them to the tar writter.
Copy copies a file to the destination.
Delete removes the collection of files from the host filesystem.
Extractor extracts the named file from the given archive file into the destination folder.
Move copies a file to the destination and then deletes the source.
NFO attempts to discover a archive package NFO or information textfile from a collection of files.
Read returns both a list of files within an rar, tar, zip or 7z archive; as-well as a suitable filename string for the archive.
Readr returns both a list of files within an rar, tar or zip archive, and a suitable archive filename string.
Restore unpacks or decompresses a given archive file to the destination.
Store adds collection of files to the tar writer.
Unarchiver decompresses the given archive file into the destination folder.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author