package pty

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

Index

Constants

const Supported = false

Functions

func Open

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

func SetCtty

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

Source Files

pty_unsupported.go

Version
v1.13.0
Published
Sep 20, 2024
Platform
windows/amd64
Imports
4 packages
Last checked
2 hours ago

Tools for package owners.