menu
udara_cli package
documentation
core/core.dart
ProcessRunShellProcessResultsExt
errLines property
errLines property
dark_mode
light_mode
errLines
property
Iterable
<
String
>
get
errLines
Err line lists
Implementation
Iterable<String> get errLines => expand((result) => result.errLines);
udara_cli package
documentation
core/core
ProcessRunShellProcessResultsExt
errLines property
ProcessRunShellProcessResultsExt extension on
ShellProcessResults