std.stdioSTDIN, STDOUT, and STDERR streams.ClassesSTDERRThe standard error stream of the current OS process.STDINThe standard input stream of the current OS process.STDOUTThe standard output stream of the current OS process.