Imports #
"internal/syscall/unix"
"os"
"syscall"
"os"
"errors"
"fmt"
"os"
"C"
"os"
"internal/syscall/unix"
"os"
"syscall"
"os"
"errors"
"fmt"
"os"
"C"
"os"
var ErrNotSupported = *ast.CallExprtype PtyError struct {
FuncName string
ErrorString string
Errno error
}func (e *PtyError) Error() stringOpen returns a control pty and the name of the linked process tty. If Open is not implemented on this platform, it returns ErrNotSupported.
func Open() (pty *os.File, processTTY string, err error)func (e *PtyError) Unwrap() errorfunc open() (pty *os.File, processTTY string, err error)func open() (pty *os.File, processTTY string, err error)func open() (pty *os.File, processTTY string, err error)func ptyError(name string, err error) *PtyErrorGenerated with Arrow