app

package
v0.0.0-...-f50ab9b Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2023 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AOC

type AOC struct {
	CLI     *cli.CLI
	Verbose bool
}

func NewAOC

func NewAOC(cli *cli.CLI) AOC

func (*AOC) GetAppLogic

func (a *AOC) GetAppLogic(year int) utils.AppLogic

func (*AOC) GetPuzzle

func (a *AOC) GetPuzzle(year int, day int) utils.Puzzle

func (*AOC) GetSummaries

func (a *AOC) GetSummaries() []*utils.Summary

func (*AOC) GetSummary

func (a *AOC) GetSummary(year int, day int) *utils.Summary

func (*AOC) Help

func (app *AOC) Help(cli *cli.CLI)

func (*AOC) List

func (a *AOC) List() string

builds a table of progress for all problems for the terminal

func (*AOC) Render

func (app *AOC) Render(cli *cli.CLI)

func (*AOC) Run

func (app *AOC) Run(cli *cli.CLI)

func (*AOC) Summary

func (app *AOC) Summary(cli *cli.CLI)

Jump to

Keyboard shortcuts

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