Nix 2.26.3
Nix, the purely functional package manager; unstable internal interfaces
 
Loading...
Searching...
No Matches
nix::detail::ReplCompleterMixin Struct Referenceabstract

#include <repl-interacter.hh>

Inheritance diagram for nix::detail::ReplCompleterMixin:
nix::NixRepl

Public Member Functions

virtual StringSet completePrefix (const std::string &prefix)=0
 

Detailed Description

Provides the completion hooks for the repl, without exposing its complete internals.


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