go/pkg
Snider d8ad60ce8a refactor: Printl helper in utils.go — Cli.Print delegates to it
core.Printl(w, format, args...) writes a formatted line to any writer,
defaulting to os.Stdout. Cli.Print() delegates to Printl.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-20 12:19:11 +00:00
..
core refactor: Printl helper in utils.go — Cli.Print delegates to it 2026-03-20 12:19:11 +00:00