Struct std::process::Output

struct Output { ... }

Captured output of a child process.

Fields

Methods

impl Output { ... }