5 lines
234 B
Go
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
|