Nix 2.26.3
Nix, the purely functional package manager; unstable internal interfaces
 
Loading...
Searching...
No Matches
nix::LookupPath::Elem Struct Reference

Public Member Functions

 GENERATE_CMP (LookupPath::Elem, me->prefix, me->path)
 

Static Public Member Functions

static LookupPath::Elem parse (std::string_view rawElem)
 

Public Attributes

Prefix prefix
 
Path path
 

Member Function Documentation

◆ parse()

LookupPath::Elem nix::LookupPath::Elem::parse ( std::string_view rawElem)
static

Parse a string into a LookupPath::Elem


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