Module pty::fork [] [src]

Structs

Master
Slave

Enums

Fork
ForkError

The enum ForkError defines the possible errors from constructor Fork.

MasterError

The enum MasterError defines the possible errors from constructor Master.

SlaveError

The enum SlaveError defines the possible errors from constructor Slave.

Type Definitions

Result

The alias Result learns ForkError possibility.