mfer/internal/cli
sneak 0e86562c09 Exclude dotfiles by default, add --include-dotfiles flag
Changed the default behavior to exclude dotfiles (files/dirs starting with .)
which is the more common use case. Added --include-dotfiles flag for when
hidden files need to be included in the manifest.
2025-12-17 15:10:22 -08:00
..
check.go Change operational log messages from Debug to Info 2025-12-17 15:02:46 -08:00
entry_test.go Exclude dotfiles by default, add --include-dotfiles flag 2025-12-17 15:10:22 -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 Fix all linter errors 2025-12-17 14:37:52 -08:00
freshen_test.go Change FileProgress callback to channel-based progress 2025-12-17 14:30:10 -08:00
freshen.go Exclude dotfiles by default, add --include-dotfiles flag 2025-12-17 15:10:22 -08:00
gen.go Exclude dotfiles by default, add --include-dotfiles flag 2025-12-17 15:10:22 -08:00
mfer.go Exclude dotfiles by default, add --include-dotfiles flag 2025-12-17 15:10:22 -08:00