command

package
v0.0.0-...-5d55774 Latest Latest
Warning

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

Go to latest
Published: May 17, 2017 License: MIT Imports: 17 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BufferInfoCommand

type BufferInfoCommand struct {
	UI   cli.Ui
	Conf config.Config
}

BufferInfoCommand is a Command that outputs Buffer.com information.

func (*BufferInfoCommand) Help

func (*BufferInfoCommand) Help() string

Help returns the description of the command.

func (*BufferInfoCommand) Run

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

Run runs the code of the comand.

func (*BufferInfoCommand) Synopsis

func (*BufferInfoCommand) Synopsis() string

Synopsis returns the short description of the command.

type BufferPushCommand

type BufferPushCommand struct {
	UI   cli.Ui
	Conf config.Config
}

BufferPushCommand is a Command that pushes links to Buffer.com's queue.

func (*BufferPushCommand) Help

func (*BufferPushCommand) Help() string

Help returns the description of the command.

func (*BufferPushCommand) Run

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

Run runs the code of the comand.

func (*BufferPushCommand) Synopsis

func (*BufferPushCommand) Synopsis() string

Synopsis returns the short description of the command.

type GenerateCommand

type GenerateCommand struct {
	UI cli.Ui
}

GenerateCommand is a Command that generates HTML from YAML files.

func (*GenerateCommand) Help

func (*GenerateCommand) Help() string

Help returns the description of the command.

func (*GenerateCommand) Run

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

Run runs the code of the comand.

func (*GenerateCommand) Synopsis

func (*GenerateCommand) Synopsis() string

Synopsis returns the short description of the command.

type NewCommand

type NewCommand struct {
	UI  cli.Ui
	Now func() time.Time
}

NewCommand is a Command that creates a new empty YAML file to prepare a new issue.

func (*NewCommand) Help

func (*NewCommand) Help() string

Help returns the description of the command.

func (*NewCommand) Run

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

Run runs the code of the comand.

func (*NewCommand) Synopsis

func (*NewCommand) Synopsis() string

Synopsis returns the short description of the command.

type ValidateCommand

type ValidateCommand struct {
	UI cli.Ui
}

ValidateCommand is a Command that validates a YAML file.

func (*ValidateCommand) Help

func (*ValidateCommand) Help() string

Help returns the description of the command.

func (*ValidateCommand) Run

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

Run runs the code of the comand.

func (*ValidateCommand) Synopsis

func (*ValidateCommand) Synopsis() string

Synopsis returns the short description of the command.

Jump to

Keyboard shortcuts

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