import { Command } from "https://deno.land/x/cliffy@v0.19.6/mod.ts";
Set command version.
Parameters
version: string | IVersionHandler<Partial<CO>, Partial<CA>, CG, PG>
Semantic version string string or method that returns the version string.
import { Command } from "https://deno.land/x/cliffy@v0.19.6/mod.ts";
Set command version.
Semantic version string string or method that returns the version string.