Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LocalCommand ¶
type LocalCommand struct {
// contains filtered or unexported fields
}
func (*LocalCommand) Close ¶
func (lcmd *LocalCommand) Close() error
func (*LocalCommand) SetWinSize ¶
func (lcmd *LocalCommand) SetWinSize(width int, height int) error
type Option ¶
type Option func(*LocalCommand)
func WithCmdCredential ¶
func WithCmdCredential(credential *syscall.Credential) Option
func WithPtyWin ¶
Click to show internal directories.
Click to hide internal directories.