wdl icon indicating copy to clipboard operation
wdl copied to clipboard

Clarify behavior of read_* and some write_* functions when the input is empty

Open jdidion opened this issue 4 months ago • 0 comments

The general principal is to return an empty value/write an empty file when possible, and raise an error otherwise.

Checklist

  • [x] Pull request details were added to CHANGELOG.md
  • [ ] Valid examples WDL's were added or updated to the SPEC.md (see the guide on writing markdown tests)

jdidion avatar Feb 10 '24 00:02 jdidion