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

x/proc/legacy/examples/deps.ts>readerInput

A better way to work with processes in Deno.
Go to Latest
function readerInput
Re-export
import { readerInput } from "https://deno.land/x/proc@0.20.41/legacy/examples/deps.ts";

Handler for Deno.Reader input.

Returns

InputHandler<Deno.Reader>