Skip to main content

io_stderr

Function io_stderr 

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

io.stderr() -> IoHandle

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