cli

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jun 4, 2026 License: MIT Imports: 9 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
}

App represents the CLI application

func NewApp

func NewApp(cfg *config.Config) *App

NewApp creates a new CLI application with dependency injection

func (*App) Execute

func (a *App) Execute() error

Execute runs the CLI application

type Formatters

type Formatters struct {
	Template  *views.TemplateFormatter
	Session   *views.SessionFormatter
	ConfigGen *views.ConfigGenerator
}

Formatters holds all presentation formatters

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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