Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/proc/legacy/mod.ts>readerUnbufferedInput

A better way to work with processes in Deno.
Go to Latest
function readerUnbufferedInput
import { readerUnbufferedInput } from "https://deno.land/x/proc@0.21.5/legacy/mod.ts";

Handler for Deno.Reader input, unbuffered.

Returns

InputHandler<Deno.Reader>