This directory contains code from Point-Free Episode: Tour of Sharing: File Storage, Part 2
We close out our tour of the Sharing library by showing how easy it is to test code that uses the
@Shared
property wrapper without worrying about values bleeding between tests and the simulator. And we’ll take the “in-memory” shared key for a spin by building one final feature.