# How can I access the Error field in the std.io.getStdIn.reader() (as well as the writer error for stdout). I tried to do std.io.getStdIn().reader().Error, but it just says no field named 'Error' in struct 'io.GenericWriter(...)'