method Command.prototype.actionRe-exportimport { Command } from "https://deno.land/x/opinecli@2.0.0/deps.ts"; action(fn: IAction<CO, CA, CG, PG, P>): thisSet command callback method. Parametersfn: IAction<CO, CA, CG, PG, P>Command action handler. Returnsthis