Skip to main content

Module stdio

Module stdio 

Source
Available on Unix or Hermit or Trusty or WASI or Motor OS only.

Constants§

STDERRExperimental
The file descriptor for the standard error stream of the current process.
STDINExperimental
The file descriptor for the standard input stream of the current process.
STDOUTExperimental
The file descriptor for the standard output stream of the current process.