package pty

import "github.com/rogpeppe/go-internal/testscript/internal/pty"

Index

Constants

const Supported = true

Functions

func Open

func Open() (pty, tty *os.File, err error)

func SetCtty

func SetCtty(cmd *exec.Cmd, tty *os.File)

Source Files

pty.go pty_linux.go

Version
v1.12.0
Published
Dec 13, 2023
Platform
linux/amd64
Imports
6 packages
Last checked
4 hours ago

Tools for package owners.