menu
omnyshell package
documentation
omnyshell.dart
ShellSession
stderr property
stderr property
dark_mode
light_mode
stderr
property
Stream
<
Uint8List
>
get
stderr
Bytes written by the process to standard error.
Implementation
Stream<Uint8List> get stderr;
omnyshell package
documentation
omnyshell
ShellSession
stderr property
ShellSession class