Open esaule opened 3 years ago
handle cases where there is no $HOME. Pick an alternate location from LOCALAPPDATA The c++ version does that: https://github.com/BridgesUNCC/bridges-cxx/blob/master/src/Cache.h
If neither are defined, use current directory
handle cases where there is no $HOME. Pick an alternate location from LOCALAPPDATA The c++ version does that: https://github.com/BridgesUNCC/bridges-cxx/blob/master/src/Cache.h
If neither are defined, use current directory