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: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type List struct {
Stderr io.Writer `validate:"required"`
Stdout io.Writer `validate:"required"`
Conf *config.File `validate:"required"`
}
List manage listing of installed templates
type ListIface interface {
List(long bool) int
}
ListIface ...
Source Files
¶
Click to show internal directories.
Click to hide internal directories.