listcmd

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var UsageDoc = `list handles/templates

Usage:
    kick list [-l]

Options:
    -h --help     print help
    -l            print long output
`

UsageDoc help document passed to docopts

Functions

func List

func List(args []string, inject *di.DI) int

List starts the list sub command

Types

type OptList

type OptList struct {
	List bool `docopt:"list"`
	Long bool `docopt:"-l"`
}

OptList docopts options to list installed templates

Jump to

Keyboard shortcuts

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