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

Public Member Functions

std::string to_string () const
 
Suggestions trim (int limit=5, int maxDistance=2) const
 
Suggestionsoperator+= (const Suggestions &other)
 

Static Public Member Functions

static Suggestions bestMatches (const std::set< std::string > &allMatches, std::string_view query)
 

Public Attributes

std::set< Suggestionsuggestions
 

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