wdl icon indicating copy to clipboard operation
wdl copied to clipboard

Allow Directory + String = File concatenation

Open matthdsm opened this issue 2 years ago • 1 comments

Hi

Would it be possible to allow user to create a File variable by concatenating Directory + String types? This would be useful to point to known files in a directory without having to resort to full String values.

Same thing for File + String, as mentioned in #392

Thanks M

matthdsm avatar Sep 09 '21 13:09 matthdsm

This should be addressed by #545.

jdidion avatar Feb 07 '24 01:02 jdidion