menu
dev_build package
documentation
shell.dart
ProcessRunProcessExt
errLines property
errLines property
dark_mode
light_mode
errLines
property
Stream
<
String
>
get
errLines
Err lines stream
Implementation
Stream<String> get errLines => shellStreamLines(this.stderr);
dev_build package
documentation
shell
ProcessRunProcessExt
errLines property
ProcessRunProcessExt extension on
Process