Documentation
¶
Index ¶
Constants ¶
View Source
const ExpandCommandName = "expand"
View Source
const VersionCommandName = "version"
Variables ¶
This section is empty.
Functions ¶
func NewExpandCommand ¶
func NewExpandCommand(options *ExpandCommandOptions) *cobra.Command
func NewRootCommand ¶
func NewRootCommand(options *RootCommandOptions) *cobra.Command
func NewVersionCommand ¶
func NewVersionCommand(options *VersionCommandOptions) *cobra.Command
Types ¶
type ExpandCommandOptions ¶
type ExpandCommandOptions struct {
// contains filtered or unexported fields
}
type RootCommandOptions ¶
type RootCommandOptions struct {
VersionCommandOptions
ExpandCommandOptions
// contains filtered or unexported fields
}
type VersionCommandOptions ¶
Click to show internal directories.
Click to hide internal directories.