pub fn io_stderr( _args: &[ValueWord], ctx: &ModuleContext<'_>, ) -> Result<ValueWord, String>
io.stderr() -> IoHandle
Return an IoHandle for the current process’s standard error.