mxcl / Path.swift

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

Adding `ls -a` like functionality to Path.ls() #7

Closed LucianoPAlmeida closed 5 years ago

LucianoPAlmeida commented 5 years ago

Hey @mxcl, awesome project :)) Just proposing the addition of skipping hidden files option to Path.ls()

mxcl commented 5 years ago

Thanks 👍🏻