Skip to content

Files 1.5.2

Compare
Choose a tag to compare
@JohnSundell JohnSundell released this 10 Mar 16:20
· 124 commits to master since this release

You can now easily access a folder deeper within a parent folder's tree, by calling:

try folder.subfolder(atPath: "A/B/C")

instead of having to retrieve all the intermediate folders.