Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CommandAssembler ¶
type CommandAssembler struct {
// contains filtered or unexported fields
}
func NewVersionCommandAssembler ¶
func NewVersionCommandAssembler(processorFn processorFn) *CommandAssembler
func (*CommandAssembler) Assemble ¶
func (c *CommandAssembler) Assemble() *cobra.Command
Click to show internal directories.
Click to hide internal directories.