import { Command } from "https://deno.land/x/lume@v1.18.4/deps/cliffy.ts";
Set internal command pointer to child command with given name.
Returns
Command<TParentCommandGlobals, TParentCommandTypes, TOptions, TArguments, TGlobalOptions, TCommandTypes, TCommandGlobalTypes, TParentCommand>