go/pkg
Snider c8ebf40e78 feat: IsFlag helper — cli.go now has zero string imports
core.IsFlag(arg) checks if an argument starts with a dash.
Cli.go no longer imports strings — all string ops via utils.go helpers.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-20 12:24:39 +00:00
..
core feat: IsFlag helper — cli.go now has zero string imports 2026-03-20 12:24:39 +00:00