miniwdl
miniwdl copied to clipboard
embed scatter variable in call names
"call-subwf-0-xxx" if the scatter variable is stringifiable to xxx
- if it's a File, take the basename
- strip longest common prefix & suffix
- truncate to some max length
- what if it's a struct?