Struct std::process::unix::Output

struct Output { ... }

Captured output of a child process.

Fields

Methods

impl Output { ... }