generate

package
v0.4.12 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2024 License: GPL-2.0 Imports: 8 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 NewDocsCommand

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

NewDocsCommand creates and returns a new command

Types

type DocsCommand

type DocsCommand struct {
	cmd.Factory
	// Directory is the path to save the markdown
	Directory string
	// Root is the root command
	Root *cobra.Command
}

DocsCommand contains the command options

func (*DocsCommand) Run

func (o *DocsCommand) Run(ctx context.Context) error

Run executes the command

Jump to

Keyboard shortcuts

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