Documentation ¶
Rendered for windows/amd64
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConPty ¶
type ConPty struct {
// contains filtered or unexported fields
}
ConPty represents a windows pseudo console.
func (*ConPty) InPipe ¶
InPipe returns input pipe of the pseudo terminal Note: It is safer to use the Write method to prevent partially-written VT sequences from corrupting the terminal
Click to show internal directories.
Click to hide internal directories.