import { MultiCloseWriter } from "https://deno.land/x/proc@0.21.5/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.21.5/legacy/mod.ts";
Wrapper for a Writer & Closer
that allows you to safely call close() multiple times.