import { type commands } from "https://deno.land/x/args@2.1.0/index.ts";
const { CommandHelp } = commands;
Interface of component of help message of command parser
import { type commands } from "https://deno.land/x/args@2.1.0/index.ts";
const { CommandHelp } = commands;
Interface of component of help message of command parser