linesEmitted property
Number of stdout lines delivered to ShellStreamHandle.lines. 0 means
the command produced nothing — look at stderr for the reason.
Implementation
final int linesEmitted;
Number of stdout lines delivered to ShellStreamHandle.lines. 0 means
the command produced nothing — look at stderr for the reason.
final int linesEmitted;