Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type WindowShell ¶
type WindowShell struct {
// contains filtered or unexported fields
}
func (WindowShell) Exec ¶
func (c WindowShell) Exec() (string, error)
func (*WindowShell) ExecShell ¶
func (c *WindowShell) ExecShell(command string)
func (WindowShell) Kill ¶
func (c WindowShell) Kill() error
Click to show internal directories.
Click to hide internal directories.