Skip to main content

io_stdout

Function io_stdout 

Source
pub fn io_stdout(
    _args: &[ValueWord],
    ctx: &ModuleContext<'_>,
) -> Result<ValueWord, String>
Expand description

io.stdout() -> IoHandle

Return an IoHandle for the current process’s standard output.