import { Command } from "https://deno.land/x/lume@v1.18.4/deps/cliffy.ts";
Set command callback method.
Parameters
fn: ActionHandler<TCommandOptions, TCommandArguments, TCommandGlobals, TParentCommandGlobals, TCommandTypes, TCommandGlobalTypes, TParentCommandTypes, TParentCommand>
Command action handler.