Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConInfoCmd ¶
type ConInfoCmd struct {
Index int
Count int
Cmd []string
Server string
ServerMaxLength int
Addr string
Port string
User string
Pass string
KeyPath string
Flag ConInfoCmdFlag
Connect *ssh.Client
StdinTempPath string
}
func (*ConInfoCmd) CreateConnect ¶ added in v0.4.3
func (c *ConInfoCmd) CreateConnect() (conn *ssh.Client, err error)
type ConInfoCmdFlag ¶
Click to show internal directories.
Click to hide internal directories.