EliziumNet / Loopz

PowerShell iteration utilities with additional tools like the Parameter Set Tools
https://eliziumnet.github.io/Loopz/
MIT License
3 stars 0 forks source link

Add new function Rename-ByNumbers (reno) #108

Closed plastikfan closed 3 years ago

plastikfan commented 3 years ago

This is a renumbering function built on top of Rename-Many. It should accept input from pipeline. This will require the use of the Transform parameter on Rename-Many.

plastikfan commented 3 years ago

Issue moved BulkRenamer as https://github.com/EliziumNet/BulkRenamer/issues/7