Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
nix::ProgressBar::ActInfo Struct Reference

Public Types

using TimePoint = std::chrono::time_point<std::chrono::steady_clock>

Public Attributes

std::string s
std::string lastLine
std::string phase
ActivityType type = actUnknown
uint64_t done = 0
uint64_t expected = 0
uint64_t running = 0
uint64_t failed = 0
std::map< ActivityType, uint64_t > expectedByType
bool visible = true
ActivityId parent
std::optional< std::string > name
TimePoint startTime

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