Documentation ¶
Overview ¶
Package regolithe contains a base cobra.Command you can use to write generator tools.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCommand ¶
func NewCommand( name string, description string, version string, nameConvertFunc spec.AttributeNameConverterFunc, typeConvertFunc spec.AttributeTypeConverterFunc, typeMappingName string, generatorFunc func([]spec.SpecificationSet, string) error, ) *cobra.Command
NewCommand generates a new CLI for regolith
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
Package spec contains the Go representation of an Regolithe Specification Set as well as various functions to handle reading and writing them.
|
Package spec contains the Go representation of an Regolithe Specification Set as well as various functions to handle reading and writing them. |
Click to show internal directories.
Click to hide internal directories.