Nix 2.26.3
Nix, the purely functional package manager; unstable internal interfaces
 
Loading...
Searching...
No Matches
nix::OutputsSpec::Names Struct Reference

#include <outputs-spec.hh>

Inheritance diagram for nix::OutputsSpec::Names:

Public Member Functions

 Names (const std::set< OutputName > &s)
 
 Names (std::set< OutputName > &&s)
 

Detailed Description

A non-empty set of outputs, specified by name

Constructor & Destructor Documentation

◆ Names()

nix::OutputsSpec::Names::Names ( std::set< OutputName > && s)
inline

Needs to be "inherited manually"


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