Skip to main content

Module stdio

Module stdio 

Source
Available on Hermit or Motor OS or Trusty or Unix or WASI 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.