import { MultiCloseWriter } from "https://deno.land/x/proc@0.20.17/legacy/mod.ts";
Wrapper for a Writer & Closer
that allows you to safely call close() multiple times.
import { MultiCloseWriter } from "https://deno.land/x/proc@0.20.17/legacy/mod.ts";
Wrapper for a Writer & Closer
that allows you to safely call close() multiple times.