Module

x/proc/legacy/deps.ts>BufWriterSync#flush

A better way to work with processes in Deno.
Latest
method BufWriterSync.prototype.flush
import { BufWriterSync } from "https://dotland.deno.dev/x/proc@0.21.9/legacy/deps.ts";

Flush writes any buffered data to the underlying io.WriterSync.