app

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 23, 2023 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 {
	CliApp         *cli.App
	Config         *config.Config
	ConfigPath     string
	ConfigFilePath string
}

func NewApp

func NewApp() (*App, error)

func (*App) Chat

func (a *App) Chat(profile config.Profile) error

func (*App) CheckProfiles

func (a *App) CheckProfiles() error

func (*App) CreateCommand

func (a *App) CreateCommand() error

func (*App) DeleteCommand

func (a *App) DeleteCommand() error

func (*App) InitCliApp

func (a *App) InitCliApp()

func (*App) ListCommand

func (a *App) ListCommand() error

func (*App) MainCommand

func (a *App) MainCommand() error

func (*App) SwitchCommand

func (a *App) SwitchCommand() error

Jump to

Keyboard shortcuts

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