renamer

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2025 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Entry

type Entry struct {
	Source      string
	Destination string
	Error       error
}

type Options

type Options struct {
	Write      bool
	Formatter  format.Formatter
	RenameMode string
	Output     string
}

type Renamer

type Renamer interface {
	Run(source.Options) error
}

func New

func New(paths []string, providers []provider.Interface, o Options) (Renamer, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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