go/pkg
Snider 6687db76f3 refactor: Cli output via Print() — single output path, redirectable
All CLI output goes through Cli.Print() instead of direct fmt calls.
SetOutput() allows redirecting (testing, logging, etc).

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-20 12:17:30 +00:00
..
core refactor: Cli output via Print() — single output path, redirectable 2026-03-20 12:17:30 +00:00