command

package
v0.0.0-...-6217887 Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2015 License: MPL-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ChannelCommand

type ChannelCommand struct {
	UI cli.Ui
}

ChannelCommand is a Command implementation for specifying the command...

func (*ChannelCommand) CodeSnipet1

func (channelCommand *ChannelCommand) CodeSnipet1()

CodeSnipet1 ...

func (*ChannelCommand) CodeSnipet2

func (channelCommand *ChannelCommand) CodeSnipet2()

CodeSnipet2 ...

func (*ChannelCommand) CodeSnipet3

func (channelCommand *ChannelCommand) CodeSnipet3()

CodeSnipet3 ...

func (*ChannelCommand) CodeSnipet4

func (channelCommand *ChannelCommand) CodeSnipet4()

CodeSnipet4 ...

func (*ChannelCommand) CodeSnipet5

func (channelCommand *ChannelCommand) CodeSnipet5()

CodeSnipet5 ...

func (*ChannelCommand) CodeSnipet6

func (channelCommand *ChannelCommand) CodeSnipet6()

CodeSnipet6 ...

func (*ChannelCommand) Help

func (channelCommand *ChannelCommand) Help() string

Help returns the help for the command

func (*ChannelCommand) Run

func (channelCommand *ChannelCommand) Run(args []string) int

Run runs the command

func (*ChannelCommand) Synopsis

func (channelCommand *ChannelCommand) Synopsis() string

Synopsis resturns the synopsis for the command

type Request

type Request struct {
	// contains filtered or unexported fields
}

Request ...

type SubCommand

type SubCommand struct {
	UI cli.Ui
}

SubCommand is a Command implementation for specifying the command...

func (*SubCommand) Help

func (c *SubCommand) Help() string

Help returns the help for the command

func (*SubCommand) Run

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

Run runs the command

func (*SubCommand) Synopsis

func (c *SubCommand) Synopsis() string

Synopsis resturns the synopsis for the command

type VersionCommand

type VersionCommand struct {
	Revision          string
	Version           string
	VersionPrerelease string
	UI                cli.Ui
}

VersionCommand is a Command implementation prints the version.

func (*VersionCommand) Help

func (c *VersionCommand) Help() string

Help returns the help for the command

func (*VersionCommand) Run

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

Run runs the command

func (*VersionCommand) Synopsis

func (c *VersionCommand) Synopsis() string

Synopsis resturns the synopsis for the command

Jump to

Keyboard shortcuts

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