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