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

#include <suggestions.hh>

Public Member Functions

std::string to_string () const
 
bool operator== (const Suggestion &) const =default
 
auto operator<=> (const Suggestion &) const =default
 

Public Attributes

int distance
 The smaller the better.
 
std::string suggestion
 

Detailed Description

A potential suggestion for the cli interface.


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