-
Notifications
You must be signed in to change notification settings - Fork 266
Closed
Labels
area: coreIssues that address the core abstractions & the wrappersIssues that address the core abstractions & the wrappersflag: good-first-issueIssues that are good for first time contributorsIssues that are good for first time contributorsstate: ready to pickIssues that are ready for being worked onIssues that are ready for being worked onstate: releasedIssues that are releasedIssues that are releasedtype: enhancementIssues that propose new functionalityIssues that propose new functionality
Description
The windows method for Directory.GetFileSystemEntries supports a parameter SearchOption to return not only values of the top most entries, but also the possibility to search within all sub directories. However, the mock hereby has no option for it yet.
It would be great to use this method here. Is there a chance, that you add this functionality?
(Function gets used within a .Net Core ASP.NET MVC application)
Metadata
Metadata
Assignees
Labels
area: coreIssues that address the core abstractions & the wrappersIssues that address the core abstractions & the wrappersflag: good-first-issueIssues that are good for first time contributorsIssues that are good for first time contributorsstate: ready to pickIssues that are ready for being worked onIssues that are ready for being worked onstate: releasedIssues that are releasedIssues that are releasedtype: enhancementIssues that propose new functionalityIssues that propose new functionality