cmd

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Dec 29, 2025 License: MIT Imports: 14 Imported by: 0

Documentation

Overview

Package cmd provides CLI commands for cf

Index

Constants

This section is empty.

Variables

View Source
var (
	// Version information
	Version   = "dev"
	Commit    = "none"
	BuildDate = "unknown"
)

Functions

func Execute

func Execute()

Execute runs the root command

Types

type Stats

type Stats struct {
	TotalSolved      int
	TotalSubmissions int
	AcceptanceRate   float64
	ByRating         map[int]int
	ByTag            map[string]int
}

Jump to

Keyboard shortcuts

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