Nix 2.26.3
Nix, the purely functional package manager; unstable internal interfaces
 
Loading...
Searching...
No Matches
StorePathMatcher Struct Referencefinal
Inheritance diagram for StorePathMatcher:
Matcher

Public Member Functions

 StorePathMatcher (const nix::StorePath &storePath)
 
std::string getTitle () override
 
bool matches (const std::string &name, const ProfileElement &element) override
 

Public Attributes

nix::StorePath storePath
 

Member Function Documentation

◆ getTitle()

std::string StorePathMatcher::getTitle ( )
inlineoverridevirtual

Implements Matcher.

◆ matches()

bool StorePathMatcher::matches ( const std::string & name,
const ProfileElement & element )
inlineoverridevirtual

Implements Matcher.


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