Function open

Source
pub fn open() -> Result<(Pty, Pts)>
Expand description

Allocate and return a new pty.

ยงErrors

Returns an error if the pty failed to be allocated.