import { Command } from "https://deno.land/x/commit_genius@v0.4.1/deps.ts";
Set default command. The default command is executed when the program was called without any argument and if no action handler is registered.
import { Command } from "https://deno.land/x/commit_genius@v0.4.1/deps.ts";
Set default command. The default command is executed when the program was called without any argument and if no action handler is registered.