We currently have writeFile and removeFile, but we sorely need appendFile. We can insist on it requiring an existing file, too.
This will be helpful for DEVPROD-9752, so that we can write out pipelines as we encounter them, instead of storing them in memory.