◆ ExtendedOutputsSpec()
nix::ExtendedOutputsSpec::ExtendedOutputsSpec |
( |
| ) |
|
|
delete |
◆ parse()
std::pair< std::string_view, ExtendedOutputsSpec > nix::ExtendedOutputsSpec::parse |
( |
std::string_view | s | ) |
|
|
static |
Parse a string of the form 'prefix^output1,...outputN' or 'prefix^*', returning the prefix and the extended outputs spec.
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