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