EGOCache
EGOCache copied to clipboard
How can i get the path of a file using Key
Hello,
I am wondering is there any way to find the path of a file using the key
thanks in advance
What about this method?
- (NSString_)pathForKey:(NSString_)key;
I thought it was merged but it isn't. You can find it here in my fork https://github.com/buttcmd/EGOCache/blob/master/EGOCache.m