Hello,
I'm currently working on integrating pybiocfilecache into our program, and I've encountered a new issue. It seems that the action argument in the add method of the BiocFileCache class is not implemented to accept asis as a value.
I would like to store my files as it is in the file system without moving or copping it to cache folder.
Could you please take a look into this issue?
Thank you!