Skip to main content

Module io

Module io 

Source
Expand description

Buffered process I/O helpers.

The public DrainState type is an advanced helper for managing non-blocking stdin/stdout/stderr pipes around spawned processes.

Structsยง

DrainState
Orchestrates non-blocking process I/O.