method Command.prototype.aliasRe-exportimport { Command } from "https://deno.land/x/commit_genius@v0.4.0/deps.ts"; alias(alias: string): thisAdd new command alias. Parametersalias: stringTha name of the alias. Returnsthis