cmd

package
v0.0.0-...-4195afb Latest Latest
Warning

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

Go to latest
Published: Aug 9, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LoxApp

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

func NewLoxApp

func NewLoxApp() *LoxApp

func (*LoxApp) Main

func (app *LoxApp) Main(args []string) int

func (*LoxApp) ReportError

func (app *LoxApp) ReportError(err error)

ReportError implements loxerrors.ErrReporter.

func (*LoxApp) ReportPanic

func (app *LoxApp) ReportPanic(err error)

ReportPanic implements loxerrors.ErrReporter.

Jump to

Keyboard shortcuts

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