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

Public Member Functions

 NameMatcher (const std::string &name)
std::string getTitle () override
bool matches (const std::string &name, const ProfileElement &element) override

Public Attributes

std::string name

Member Function Documentation

◆ getTitle()

std::string NameMatcher::getTitle ( )
inlineoverridevirtual

Implements Matcher.

◆ matches()

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

Implements Matcher.


The documentation for this struct was generated from the following file:
  • /home/abuild/rpmbuild/BUILD/nix-2.29.1-build/nix-2.29.1/src/nix/profile.cc