alphaleonis / AlphaFS

AlphaFS is a .NET library providing more complete Win32 file system functionality to the .NET platform than the standard System.IO classes.
http://alphafs.alphaleonis.com/
MIT License
566 stars 99 forks source link

Add convenience method Directory.IsEmpty #338

Closed Yomodo closed 7 years ago

Yomodo commented 7 years ago

When the folder contains no files and folders, it is considered empty.