Files
renamer/internal/regex/doc.go
2025-10-31 10:12:02 +08:00

5 lines
234 B
Go

// Package regex provides the request, preview summary, and supporting types for the
// `renamer regex` command. The concrete planning and execution logic will be added as the
// feature progresses through later phases.
package regex