|
Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
|
Public Member Functions | |
| GENERATE_CMP (SearchPath::Prefix, me->s) | |
| std::optional< std::string_view > | suffixIfPotentialMatch (std::string_view path) const |
Public Attributes | |
| std::string | s |
| std::optional< std::string_view > nix::SearchPath::Prefix::suffixIfPotentialMatch | ( | std::string_view | path | ) | const |
If the path possibly matches this search path element, return the suffix that we should look for inside the resolved value of the element Note the double optionality in the name. While we might have a matching prefix, the suffix may not exist.
| std::string nix::SearchPath::Prefix::s |
Underlying string