import { Command } from "https://dotland.deno.dev/x/cliffy@v0.15.0/command/mod.ts";
Execute help command if help flag is set.
x/cliffy/command/mod.ts>Command#findActionFlag
import { Command } from "https://dotland.deno.dev/x/cliffy@v0.15.0/command/mod.ts";
Execute help command if help flag is set.