wdl
wdl copied to clipboard
feature request: `rename()` STDLIB function for `File` type
It should be possible to rename files within WDL. The signature would probably be File rename(File, String).