I can never figure out how to set the delim reading the readme. It would good to actually add an example instead of just having the signature. I tried ```juli FileIO.File(format"CSV", delim='|') FileIO.File(format"CSV"(delim='|')) ``` neither worked.