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

Classes

struct  RegexPattern
 

Public Types

using Matcher = std::variant<Path, RegexPattern>
 

Public Member Functions

std::vector< Matcher > getMatchers (ref< Store > store)
 
bool matches (Store const &store, std::string const &name, ProfileElement const &element, std::vector< Matcher > const &matchers)
 

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