isError property
Whether it arrived on stderr. A pane colours by this; nothing else in the model reads it, because a child writing progress to stderr is ordinary and does not mean anything went wrong.
Implementation
final bool isError;
Whether it arrived on stderr. A pane colours by this; nothing else in the model reads it, because a child writing progress to stderr is ordinary and does not mean anything went wrong.
final bool isError;