command

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2017 License: MIT Imports: 10 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DeleteCommand added in v0.2.0

type DeleteCommand struct {
	Meta
}

func (*DeleteCommand) Help added in v0.2.0

func (c *DeleteCommand) Help() string

func (*DeleteCommand) Run added in v0.2.0

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

func (*DeleteCommand) Synopsis added in v0.2.0

func (c *DeleteCommand) Synopsis() string

type ExecCommand

type ExecCommand struct {
	Meta
}

func (*ExecCommand) Help

func (c *ExecCommand) Help() string

func (*ExecCommand) Run

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

func (*ExecCommand) Synopsis

func (c *ExecCommand) Synopsis() string

type ListCommand

type ListCommand struct {
	Meta
}

func (*ListCommand) Help

func (c *ListCommand) Help() string

func (*ListCommand) Run

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

func (*ListCommand) Synopsis

func (c *ListCommand) Synopsis() string

type Meta

type Meta struct {
	Ui cli.Ui
}

Meta contain the meta-option that nearly all subcommand inherited.

type RegisterCommand

type RegisterCommand struct {
	Meta
}

func (*RegisterCommand) Help

func (c *RegisterCommand) Help() string

func (*RegisterCommand) Run

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

func (*RegisterCommand) Synopsis

func (c *RegisterCommand) Synopsis() string

type ToGithubNameCommand

type ToGithubNameCommand struct {
	Meta
}

func (*ToGithubNameCommand) Help

func (c *ToGithubNameCommand) Help() string

func (*ToGithubNameCommand) Run

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

func (*ToGithubNameCommand) Synopsis

func (c *ToGithubNameCommand) Synopsis() string

type ToSlackMention added in v0.2.1

type ToSlackMention struct {
	Meta
}

func (*ToSlackMention) Help added in v0.2.1

func (c *ToSlackMention) Help() string

func (*ToSlackMention) Run added in v0.2.1

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

func (*ToSlackMention) Synopsis added in v0.2.1

func (c *ToSlackMention) Synopsis() string

type VersionCommand

type VersionCommand struct {
	Meta

	Name     string
	Version  string
	Revision string
}

func (*VersionCommand) Help

func (c *VersionCommand) Help() string

func (*VersionCommand) Run

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

func (*VersionCommand) Synopsis

func (c *VersionCommand) Synopsis() string

Jump to

Keyboard shortcuts

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