patchbayProtocolCliCommandDescriptors top-level property
Protocol-owned descriptors currently migrated to generated CLI syntax.
Implementation
final List<PatchbayCommandDescriptor> patchbayProtocolCliCommandDescriptors =
<PatchbayCommandDescriptor>[
patchbayNavigationCatalogCommandDescriptor,
patchbayNavigationCurrentCommandDescriptor,
patchbayNavigationGoCommandDescriptor,
patchbayNavigationPushCommandDescriptor,
patchbayNavigationBackCommandDescriptor,
...patchbayUiProtocolCliCommandDescriptors,
];