choco(args?: CommandArgs,options?: CommandOptions,): ChocoCommand
Creates a new instance of the ChocoCommand class.
optional
args: CommandArgs
- The command arguments.
optional
options: CommandOptions
- The command options.
An instance of the ChocoCommand class.