method Process.prototype.closeimport { Process } from "https://deno.land/x/proc@0.20.10/src/command.ts"; close(): Promise<void>ReturnsPromise<void>