Commits


Michael Haney authored and GitHub committed 641d8531a3a
Expand the storage protocol and provide an event iterator (#5742) * Expand the storage protocol and provide an event iterator * Remove unused variable * Remove unused variable * Make implicit self retain explicit * Just check for NSFileTypeRegular instead And fix a comment * Missed a damned implicit self retain * Implement some tests for the new API * Fix yet another implicit self retain