import { flags } from "https://deno.land/x/args@2.1.1/index.ts";
const { DRAIN_ALL } = flags;
Set filter
option to this value make DrainOption consumes all including flags
import { flags } from "https://deno.land/x/args@2.1.1/index.ts";
const { DRAIN_ALL } = flags;
Set filter
option to this value make DrainOption consumes all including flags