JohnSundell / Files

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

Get File Size #123

Open 0xifarouk opened 3 years ago

0xifarouk commented 3 years ago

Is there a way to get the size of a file that I am not aware of? Something like: file.size

MartinP7r commented 2 years ago

I believe there's an open PR for this: https://github.com/JohnSundell/Files/pull/117