import { Command } from "https://deno.land/x/cliffy@v1.0.0-rc.1/command/command.ts";
Add meta data. Will be displayed in the auto generated help and in the output of the long version.
x/cliffy/command/command.ts>Command#meta
import { Command } from "https://deno.land/x/cliffy@v1.0.0-rc.1/command/command.ts";
Add meta data. Will be displayed in the auto generated help and in the output of the long version.