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
cachefs is a helper library for code that needs to keep track of a directory tree
without calling os.stat at a ridiculously fast rate. Also included are functions
for recursively searching a tree.