Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Local ¶
type Local struct{}
Local represents a PowerShell session on the local machine, that is, the machine executing this code.
type SSH ¶
type SSH struct {
Session sshSession
}
SSH represents a session on a remote computer, via SSH
Click to show internal directories.
Click to hide internal directories.