Nix  2.93.0-dev
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
nix::TarArchive Struct Reference
Collaboration diagram for nix::TarArchive:
[legend]

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: