LegacyInterfacesCommandObjectVersion: NextOn this pageCommandObjectCommandObject @commandkit/legacyloadLegacyCommands.ts Signatureinterface CommandObject { category: string | null; data: CommandData; filePath: string; options: CommandOptions;} categorypropertystring | nulldatapropertyCommandDatafilePathpropertystringoptionspropertyCommandOptions