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

Public Member Functions

 GENERATE_CMP (LookupPath::Path, me->s)
 

Public Attributes

std::string s
 

Member Data Documentation

◆ s

std::string nix::LookupPath::Path::s

The location of a search path item, as a path or URL.

Todo
Maybe change this to std::variant<SourcePath, URL>.

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