convert

package
v0.3.19 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2023 License: GPL-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCommand

func NewCommand(factory cmd.Factory) *cobra.Command

NewCommand creates and returns a new command

func NewConfigurationCommand

func NewConfigurationCommand(factory cmd.Factory) *cobra.Command

NewConfigurationCommand creates a new command

Types

type Command

type Command struct {
	cmd.Factory
}

Command are the options for the command

type ConfigurationCommand

type ConfigurationCommand struct {
	cmd.Factory
	// Path is the location of the file containing the configuration
	Path string
}

ConfigurationCommand are the options for the command

func (*ConfigurationCommand) Run

Run is the entry point for the command

Jump to

Keyboard shortcuts

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