Add regex command implementation
This commit is contained in:
4
internal/regex/doc.go
Normal file
4
internal/regex/doc.go
Normal file
@@ -0,0 +1,4 @@
|
||||
// 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
|
||||
Reference in New Issue
Block a user