Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExecCommand ¶
Types ¶
type ExecOptions ¶
type ExecOptions struct { In io.Reader Out io.Writer ErrOut io.Writer TTY bool InterruptParent *interrupt.Handler }
func (*ExecOptions) CreateTTY ¶
func (o *ExecOptions) CreateTTY() (term.TTY, remotecommand.TerminalSizeQueue, error)
Click to show internal directories.
Click to hide internal directories.