mfer/internal/cli
sneak 9dbdcbde91 Fix version command and add default action with banner
- Version command now uses mfer.Version constant instead of empty build flags
- Running just 'mfer' shows banner + help
- Unknown commands still return error with exit code 1
2025-12-17 15:28:14 -08:00
..
check.go Add Verbose log level between Info and Debug 2025-12-17 15:17:27 -08:00
entry_test.go Fix version command and add default action with banner 2025-12-17 15:28:14 -08:00
entry.go Add godoc strings to all exported types, functions, and fields 2025-12-17 11:27:41 -08:00
fetch_test.go Fix all linter errors 2025-12-17 14:37:52 -08:00
fetch.go Add Verbose log level between Info and Debug 2025-12-17 15:17:27 -08:00
freshen_test.go Change FileProgress callback to channel-based progress 2025-12-17 14:30:10 -08:00
freshen.go Fix pathIsHidden treating base directory as hidden, print banner to stdout 2025-12-17 15:20:56 -08:00
gen.go Add Verbose log level between Info and Debug 2025-12-17 15:17:27 -08:00
mfer.go Fix version command and add default action with banner 2025-12-17 15:28:14 -08:00