Function pseudoterm::openpty

source ·
pub fn openpty(options: &OpenptyOptions) -> Result<(File, File)>
Expand description

Open a PTY master and slave. Optionally resized to the specified size