Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PtyTerminal ¶
pty for Unix. conpty for Windows.
func NewPtyTerminal ¶
func NewPtyTerminal(appName string) (p *PtyTerminal)
func (*PtyTerminal) AddEnv ¶
func (p *PtyTerminal) AddEnv(key, value string)
func (*PtyTerminal) Run ¶
func (p *PtyTerminal) Run()
Click to show internal directories.
Click to hide internal directories.