Skip to main content

Module pty

Module pty 

Source

Functionsยง

conpty_supported
Returns true when ConPTY support is available (non-Windows always true).
spawn_process
Spawn a process attached to a PTY, preserving selected inherited file descriptors across exec on Unix.