Discover Packages
github.com/bengarrett/dupers
pkg
cmd
task
duplicate
package
Version:
v1.1.2
Opens a new window with list of versions in this module.
Published: Feb 26, 2024
License: MIT
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
View Source
var (
ErrFast = errors .New ("fast flag cannot be used in this situation")
ErrNoArgs = errors .New ("request is missing arguments")
ErrNoRM = errors .New ("could not remove file")
ErrSearch = errors .New ("search request needs an expression")
)
func Check(args, buckets, minArgs int )
Check parses the arguments of the dupe command.
Cleanup runs the cleanup commands when the appropriate flags are set.
WalkScanSave both cleans and then updates the buckets with file system changes.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.