cmd

package
v0.5.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 16, 2024 License: MPL-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const ExpandCommandName = "expand"
View Source
const ToArrayCommandName = "toarray"
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 NewToArrayCommand added in v0.4.0

func NewToArrayCommand(options *ToArrayCommandOptions) *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
	ToArrayCommandOptions
	// contains filtered or unexported fields
}

type ToArrayCommandOptions added in v0.4.0

type ToArrayCommandOptions struct {
	// contains filtered or unexported fields
}

type VersionCommandOptions

type VersionCommandOptions struct {
	Version string
	Commit  string
	Date    string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL