stdout property
Output?
get
stdout
The STDOUT Output
of the container.
Implementation
Output? get stdout => container?.stdout;
The STDOUT Output
of the container.
Output? get stdout => container?.stdout;