Skip to content

Directory.GetFileSystemEntries is missing the SearchOption parameter #775

@StarWars999123

Description

@StarWars999123

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 wrappersflag: good-first-issueIssues that are good for first time contributorsstate: ready to pickIssues that are ready for being worked onstate: releasedIssues that are releasedtype: enhancementIssues that propose new functionality

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions