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.1
Published
Sep 23, 2024
Platform
windows/amd64
Imports
4 packages
Last checked
3 hours ago

Tools for package owners.