method CommandChild.prototype.abortimport { CommandChild } from "https://deno.land/x/pup@1.0.0-rc.6/deps.ts"; abort(): voidCancels the executing command if able. Returnsvoid