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

#include <worker.hh>

Public Attributes

WeakGoalPtr goal
 
Goalgoal2
 
std::set< MuxablePipePollState::CommChannel > channels
 
bool respectTimeouts
 
bool inBuildSlot
 
steady_time_point lastOutput
 
steady_time_point timeStarted
 

Detailed Description

A mapping used to remember for each child process to what goal it belongs, and comm channels for receiving log data and output path creation commands.

Member Data Documentation

◆ lastOutput

steady_time_point nix::Child::lastOutput

Time we last got output on stdout/stderr


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