[REQUEST] Allow passing directory instead of file
Open
enhancement
good first issue
Verified
- Dominant language
- PowerShell
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the solution you'd like**
It would be nice to pass an input/output directory in `Repair-XLSX`, and scan the entire directory for XLSX files and operate on all of them.
**Describe alternatives you've considered**
A simple shell `foreach` loop does the same thing, but frequent operation on directories mean building in this functionality would save time.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.