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

Public Attributes

Path program
 
bool lookupPath = true
 
Strings args
 
std::optional< uid_t > uid
 
std::optional< uid_t > gid
 
std::optional< Pathchdir
 
std::optional< std::map< std::string, std::string > > environment
 
std::optional< std::string > input
 
SourcestandardIn = nullptr
 
SinkstandardOut = nullptr
 
bool mergeStderrToStdout = false
 
bool isInteractive = false
 

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