|
typedef std::vector< std::pair< Value *, std::string > > | AnnotatedValues |
|
using | RunNix = void(Path program, const Strings & args, const std::optional<std::string> & input) |
|
|
| AbstractNixRepl (ref< EvalState > state) |
|
virtual void | initEnv ()=0 |
|
virtual ReplExitStatus | mainLoop ()=0 |
|
◆ create()
- Parameters
-
runNix | Function to run the nix CLI to support various :<something> commands. Optional; if not provided, everything else will still work fine, but those commands won't. |
The documentation for this struct was generated from the following files:
- /home/buildozer/aports/community/nix/src/nix-2.26.3/src/libcmd/repl.hh
- /home/buildozer/aports/community/nix/src/nix-2.26.3/src/libcmd/repl.cc