Nix  2.93.0-dev
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
nix::RunOptions Struct Reference
Collaboration diagram for nix::RunOptions:
[legend]

Public Attributes

Path program
 
bool searchPath = 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 = {}
 
bool captureStdout = false
 
bool mergeStderrToStdout = false
 
bool isInteractive = false
 

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