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_darwin.go

Version
v1.13.0
Published
Sep 20, 2024
Platform
darwin/amd64
Imports
6 packages
Last checked
12 hours ago

Tools for package owners.