solve

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Feb 16, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package solve is the solve subcommand.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetSolveCmd

func GetSolveCmd() *cobra.Command

Types

type Challenge

type Challenge interface {
	Solve(bool) ([]tasks.Result, error)
	String() string
}

Jump to

Keyboard shortcuts

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