mxcl / Path.swift

Delightful, robust, cross-platform and chainable file-pathing functions.
The Unlicense
946 stars 36 forks source link

Adding convenience extensions on Path->Bool #9

Closed LucianoPAlmeida closed 5 years ago

LucianoPAlmeida commented 5 years ago

Very simple additions Path.isReadable and Path.isDeletable :))