cli

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2018 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cmd

type Cmd struct {
	PackagesCmd PackagesCmd `command:"packages" description:"Show a simple list of package versions"`
	ContentsCmd ContentsCmd `command:"contents" description:"Show the original contents of packages.txt"`
}

func (*Cmd) Execute

func (c *Cmd) Execute(extra []string) error

type ContentsCmd

type ContentsCmd struct{}

func (*ContentsCmd) Execute

func (c *ContentsCmd) Execute(_ []string) error

type PackagesCmd

type PackagesCmd struct{}

func (*PackagesCmd) Execute

func (c *PackagesCmd) Execute(_ []string) error

Jump to

Keyboard shortcuts

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