import { Option } from "https://deno.land/x/cmd@v1.2.0/commander/index.ts";
Check if arg
matches the short or long flag.
import { Option } from "https://deno.land/x/cmd@v1.2.0/commander/index.ts";
Check if arg
matches the short or long flag.