12#include <argparse/argparse.hpp>
Runtime state containing a nix store connection and a nix evaluator.
Definition: nix-state.hh:123
Run an interactive nix REPL with extensions.
Definition: repl.hh:26
int run()
Execute the repl routine.
Definition: repl.cc:31
Executable command helpers, argument parsers, etc.
Interfaces for use by flox.
Definition: command.cc:29
Manages a nix runtime state blob with associated helpers.
Add verbosity flags to any parser and modify the global verbosity.
Definition: command.hh:49