package
Version:
v0.5.0-alpha.1
Opens a new window with list of versions in this module.
Published: Apr 1, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
IsArchive returns true if the provided path has a .tar, .tar.gz, or .tgz extension.
Untar extracts the contents of a tar or tar.gz archive to the specified destination directory.
type Option func(*untarOptions)
Option defines a functional option for configuring the Untar function.
RemoveArchive is an option that configures whether to remove the archive file after extraction.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.