TestableIO / System.IO.Abstractions.Extensions

Convenience functionality on top of System.IO.Abstractions
MIT License
20 stars 6 forks source link

refactor: Update IFileSystemExtensions.cs #20

Closed mayermart closed 2 years ago

mayermart commented 2 years ago

The Extension Method CurrentDirectory actually only works on FileSystem. Changed it to work on IFileSystem so it is usable on MockFileSystem too.

github-actions[bot] commented 1 year ago

This is addressed in release v1.0.32.