patchbayUiProtocolCliCommandDescriptors top-level property

List<PatchbayCommandDescriptor> patchbayUiProtocolCliCommandDescriptors
final

Implementation

final List<PatchbayCommandDescriptor> patchbayUiProtocolCliCommandDescriptors =
    <PatchbayCommandDescriptor>[
      patchbayUiTextSetCommandDescriptor,
      patchbayUiTextEnterCommandDescriptor,
      patchbayUiSemanticsTreeCommandDescriptor,
      patchbayUiSemanticsActionCommandDescriptor,
      patchbayUiSemanticsActionByIdentifierCommandDescriptor,
      patchbayUiSemanticsTapCommandDescriptor,
      patchbayUiGesturePressHoldCommandDescriptor,
      patchbayUiGestureDragCommandDescriptor,
      patchbayUiGestureFlingCommandDescriptor,
      patchbayUiGestureTapCommandDescriptor,
      patchbayUiRevealCommandDescriptor,
      patchbayUiWaitCommandDescriptor,
      patchbayUiKeepAwakeSetCommandDescriptor,
      patchbayUiKeepAwakeStatusCommandDescriptor,
      patchbayUiInspectSelectCommandDescriptor,
      patchbayUiInspectStatusCommandDescriptor,
      patchbayUiCaptureCommandDescriptor,
    ];