Skip to main content

STDERR_TAIL_LINES

Constant STDERR_TAIL_LINES 

Source
pub const STDERR_TAIL_LINES: usize = 20;
Expand description

How many trailing lines of stderr we retain on a failed invocation. Kopia can print a lot of progress to stderr; the tail is where the actual error message lands.