credo-ts icon indicating copy to clipboard operation
credo-ts copied to clipboard

Update basePath to not use temp directory

Open TimoGlastra opened this issue 3 years ago • 0 comments
trafficstars

Update basePath in FileSystem to not use temp directory. Add new property tempPath for storing temp files

Checklist

  • [ ] Update basePath to non-temp file path
  • [ ] Add tempPath property
  • [ ] Add method to remove files / dirs to the file systems (ReactNativeFileSystem, NodeFileSystem)

TimoGlastra avatar Apr 14 '22 11:04 TimoGlastra