|
Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
|
#include "lix/libutil/async.hh"#include <functional>#include <list>#include <map>#include <string>Go to the source code of this file.
Classes | |
| struct | nix::LegacyCommandRegistry |
Typedefs | |
| typedef std::function< void(AsyncIoRoot &, std::string, std::list< std::string >)> | nix::MainFunction |