IntelliTect / IntelliTect/PSToolbox
Handle cases where Resolve-Path returns multiple items If given a wildcard, Resolve-Path will return mulitple items. However, I don't believe the code will appropriately handle this. To address, search through the code for all instances of Resolve-Path and 1. Verify that wildcards support makes sense. 2. Update the source code ensuring it appropriately handles multiple returns.
Open
- Dominant language
- PowerShell
- Stars
- 10
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
This issue has no description.
Contributor guide
Assessment
This issue has not been assessed yet.