import "github.com/rogpeppe/go-internal/testscript/internal/pty"
pty.go pty_linux.go
const Supported = true
func Open() (pty, tty *os.File, err error)
func SetCtty(cmd *exec.Cmd, tty *os.File)