You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Most managers in the library use operation queues to do operations in a manageable way. The FileManager should do the same to enhance the performance and make the code easier to read and maintain and also align with iOS and Java Suite.