rename

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Jun 4, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Renamer

type Renamer struct {
	// contains filtered or unexported fields
}

func NewRenamer

func NewRenamer(client llm.Client, model string, hints []string) *Renamer

func (*Renamer) Decide

func (r *Renamer) Decide(ctx context.Context, files []core.FileEntry) ([]core.FileOperation, error)

type SelectionSorter

type SelectionSorter struct {
	// contains filtered or unexported fields
}

func NewSelectionSorter

func NewSelectionSorter(files []string, hints []string) (*SelectionSorter, error)

func (*SelectionSorter) Decide

func (s *SelectionSorter) Decide(ctx context.Context, files []core.FileEntry) ([]core.FileOperation, error)

Jump to

Keyboard shortcuts

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