command

package
v0.0.0-...-e3cbbce Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 23, 2018 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DevicesCommand

type DevicesCommand struct {
	UI cli.Ui
}

DevicesCommand uses DeviceManager to list available devices.

func (*DevicesCommand) Help

func (c *DevicesCommand) Help() string

Help method defines command instructions.

func (*DevicesCommand) Run

func (c *DevicesCommand) Run(args []string) int

Run method runs the command.

func (*DevicesCommand) Synopsis

func (c *DevicesCommand) Synopsis() string

Synopsis method provides short definition.

type RecordCommand

type RecordCommand struct {
	ShutdownCh <-chan struct{}
	UI         cli.Ui
}

RecordCommand initiates key strokes recording.

func (*RecordCommand) Help

func (c *RecordCommand) Help() string

Help method defines command instructions.

func (*RecordCommand) Run

func (c *RecordCommand) Run(args []string) int

Run method executes the command.

func (*RecordCommand) Synopsis

func (c *RecordCommand) Synopsis() string

Synopsis method provides short definition.

type VersionCommand

type VersionCommand struct {
	UI      cli.Ui
	Version string
}

VersionCommand prints application version.

func (*VersionCommand) Help

func (c *VersionCommand) Help() string

Help method defines command instructions.

func (*VersionCommand) Run

func (c *VersionCommand) Run(args []string) int

Run method executes the command.

func (*VersionCommand) Synopsis

func (c *VersionCommand) Synopsis() string

Synopsis method provides short definition.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL