Skip to main content

Module stdio

Module stdio 

Source
Available on Unix or HermitCore or target_os=trusty or WASI or target_os=motor 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.