Accessing project files from applet

Permanently deleted user
I am building an applet with he wizard. I would like to use a Bulk project file as an input to a bash command. Is it possible to read that file from within the applet without the need to download it with dx? Avoiding the download would save some valuable time since I would like to process several files in a loop. From within a ttyd session I think that's possible by pointing to a path like /mnt/project/Bulk/path/to/file but I am not sure how this can be achieved in an applet.

Comments

1 comment

Please sign in to leave a comment.