Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve IsDestDir functionality with filesystem info
Add a check for FileInfo to determine whether a given string is a directory path. If any error occurs, fall back to the naive string check. Fixes #365
- Loading branch information