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.14.1 (latest)
Published
Feb 25, 2025
Platform
darwin/amd64
Imports
6 packages
Last checked
1 hour ago

Tools for package owners.