Skip to content

Added choice of char separator and reduced logic in arg parsing

Jay Beale requested to merge JayBeale/rename_series:main into main
  • Offering a character separator option with default value matching current behavior.
  • Removing if-then parsing on dir by replacing with a default

Merge request reports