package
Version:
v0.0.0-...-4a39e04
Opens a new window with list of versions in this module.
Published: Oct 27, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 18
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Build is building one or more components.
Show is showing a list of components.
type BuildT struct {
cli.Helper2
Name []string `cli:"name" usage:"Component name"`
}
BuildT struct.
Info struct.
List returns a list of components info.
Statics returns a slice of all static component paths.
type ShowT struct {
cli.Helper2
Verbose bool `cli:"verbose" usage:"More output"`
}
ShowT struct.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.