#include "nix/store/store-api.hh"
Go to the source code of this file.
Enumerations | |
enum struct | UseLookupPath { Use , DontUse } |
Functions | |
void | nix::execProgramInStore (ref< Store > store, UseLookupPath useLookupPath, const std::string &program, const Strings &args, std::optional< std::string_view > system) |