◆ OutputsSpec()
nix::OutputsSpec::OutputsSpec |
( |
| ) |
|
|
delete |
◆ isSubsetOf()
bool nix::OutputsSpec::isSubsetOf |
( |
const OutputsSpec & | outputs | ) |
const |
◆ parse()
OutputsSpec nix::OutputsSpec::parse |
( |
std::string_view | s | ) |
|
|
static |
Parse a string of the form 'output1,...outputN' or '*', returning the outputs spec.
◆ union_()
Create a new OutputsSpec which is the union of this and that.
The documentation for this struct was generated from the following files:
- /home/buildozer/aports/community/nix/src/nix-2.26.3/src/libstore/outputs-spec.hh
- /home/buildozer/aports/community/nix/src/nix-2.26.3/src/libstore/outputs-spec.cc