Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
nix::TarArchive Struct Reference

Public Member Functions

void check (int err, const std::string &reason="failed to extract archive (%s)")
 TarArchive (Source &source, bool raw=false)
 TarArchive (const Path &path)
 TarArchive (const TarArchive &)=delete
 disable copy constructor
void close ()

Public Attributes

struct archive * archive
Sourcesource
std::vector< unsigned char > buffer

The documentation for this struct was generated from the following files: