JohnSundell / Files

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

Add "size" property on "File". #111

Closed LebJe closed 4 years ago

LebJe commented 4 years ago

Add a size property on File, that returns an Int containing the File size in bytes.

LebJe commented 4 years ago

Another pull request add this feature.