litn fixes

This commit is contained in:
2026-02-15 12:00:00 +00:00
parent 19fda4daec
commit ac8f635263
30 changed files with 840 additions and 253 deletions

View File

@@ -2,8 +2,7 @@ package main
import "fmt"
type InfoCmd struct {
}
type InfoCmd struct{}
func (c *InfoCmd) Run(ctx *context) error {
fmt.Fprintf(