VEuPathDB / lib-compute-platform

Async compute platform core.
1 stars 0 forks source link

Allow retrieving a single target file from a job's workspace. #42

Closed Foxcapades closed 1 year ago

Foxcapades commented 1 year ago

Right now the only mechanism the platform provides for accessing a job's files is by getting a list of all the job files. Add a method that allows accessing a single target file by name.