JohnSundell / Files

A nicer way to handle files & folders in Swift
MIT License
2.53k stars 182 forks source link

Add `isEmpty` method for `Folder` #119

Closed gwikiera closed 3 years ago

gwikiera commented 4 years ago

This change adds a possibility to check if a folder is empty, including hidden files.

JohnSundell commented 3 years ago

Sorry for taking so long to merge this @gwikiera! Really solid addition to the library, thanks a lot 🙌