Nix 2.35.2
Nix, the purely functional package manager; unstable internal interfaces
Loading...
Searching...
No Matches
nix::StorePathMatcher Struct Referencefinal
Inheritance diagram for nix::StorePathMatcher:
nix::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 nix::StorePathMatcher::getTitle ( )
inlineoverridevirtual

Implements nix::Matcher.

◆ matches()

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

Implements nix::Matcher.


The documentation for this struct was generated from the following file:
  • /builddir/build/BUILD/nix-2.35.2-build/nix-2.35.2/src/nix/profile.cc