Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Streaming utilities for working with tar archives.
default
Streaming utilities for working with tar archives.
Asserts that the path provided is valid for a TarStream
.
Asserts that the options provided are valid for a TarStream
.
The original tar archive header format.
The POSIX ustar archive header format.
Overview
The interface required to provide a directory.
The structure of an entry extracted from a Tar archive.
The interface required to provide a file.
A union type merging all the TarStream interfaces that can be piped into theTarStream class.
The options that can go along with a file or directory.
Overview
Asserts that the path provided is valid for a TarStream
.
Asserts that the options provided are valid for a TarStream
.
Overview
The interface required to provide a directory.
The interface required to provide a file.
A union type merging all the TarStream interfaces that can be piped into theTarStream class.
The options that can go along with a file or directory.
The original tar archive header format.
The POSIX ustar archive header format.
The structure of an entry extracted from a Tar archive.