I have an app use-case which receives an input file and does some sedawk manipulations in it which is the output file.<div><br></div><div>Essentially, both input and output are the same files, only the contents are changed. </div><div><br></div><div>Any ideas on how to express this with Swift?</div><div><br></div><div>Thanks,</div><div>Ketan</div>