kocmana/filerename

Allow to Define Multiple File Rename Tasks

Closed this issue · 1 comments

It would be useful to define several file rename tasks to allow to merge two/n file naming patterns to one common pattern in one singular execution.
Picocli allows to repeat composite argument groups (Documentation) that could be used to implement this feature.

Solved by mr #8