package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Jul 14, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
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
List starts the list sub command
type OptList struct {
List bool `docopt:"list"`
Long bool `docopt:"-l"`
}
OptList docopts options to list installed templates
Source Files
¶
Click to show internal directories.
Click to hide internal directories.