|
Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
|
Public Member Functions | |
| std::string | to_string () const |
| Suggestions | trim (int limit=5, int maxDistance=2) const |
| Suggestions & | operator+= (const Suggestions &other) |
Static Public Member Functions | |
| static Suggestions | bestMatches (std::set< std::string > allMatches, std::string query) |
Public Attributes | |
| std::set< Suggestion > | suggestions |