cli

package
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Feb 23, 2025 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

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

func NewApp

func NewApp(name string) *App

func (*App) Help added in v0.1.5

func (a *App) Help() string

Help returns the help message.

func (*App) Run

func (a *App) Run(ctx context.Context, args []string) error

Run runs the application.

Directories

Path Synopsis
Package cmd contains helper functions and structs to work with the command line interface.
Package cmd contains helper functions and structs to work with the command line interface.

Jump to

Keyboard shortcuts

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