A Modular Bulk File Renaming Utility
0eb940012d
- Better handles unexpected exceptions - Expected exceptions should be OperationException - Leaves files unchanged even if the exception occurs at *any* point of the operation - TODO: Probably have to optimize this. - Operations now operate on IList<T> instead of List<T> to maintain compatibility with AvaloniaList<T> - Slightly better comments |
||
---|---|---|
BFR | ||
.gitattributes | ||
.gitignore | ||
.gitlab-ci.yml | ||
BFR.sln | ||
LICENSE | ||
README.md |
BFR (Working Title)
A modular bulk file renaming utility inspired by git.lastassault.de/speatzle/BulkFileRenamer