cmd

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 10, 2025 License: MIT Imports: 16 Imported by: 0

Documentation

Overview

Package cmd provides the command-line interface commands for the doppel duplicate file finder.

This package implements the CLI commands using the urfave/cli framework, including

  • find: The main command for finding duplicate files with extensive filtering options
  • preset: Command for using predefined filter configurations for common scenarios

Each command supports various flags for controlling worker threads, output formats, filtering criteria, and other operational parameters.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FindCommand

func FindCommand(cfg *config.FindConfig) *cli.Command

FindCommand returns the find command configuration.

func PresetCommand

func PresetCommand(cfg *config.PresetConfig) *cli.Command

PresetCommand returns the preset command configuration.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL