[][src]Module libperl_config::process_util

Structs

Command

A process builder, providing fine-grained control over how a new process should be spawned.

Error

The error type for I/O operations of the Read, Write, Seek, and associated traits.

ExitStatus

Describes the result of a process after it has terminated.

Output

The output of a finished process.

Path

A slice of a path (akin to str).

Enums

ErrorKind

A list specifying general categories of I/O error.

Result

Result is a type that represents either success (Ok) or failure (Err).

Functions

make_command
other_error
process_command_output
run_patch