import { BaseCommand } from "https://deno.land/x/cliffy@v0.7.0/mod.ts";
Get full command path of all parent command names's and current command name.
x/cliffy/mod.ts>BaseCommand#getPath
import { BaseCommand } from "https://deno.land/x/cliffy@v0.7.0/mod.ts";
Get full command path of all parent command names's and current command name.