Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 523 Bytes

File metadata and controls

19 lines (12 loc) · 523 Bytes

Zowe Client Event Handling

This directory contains code examples used to demonstrate how different Zowe-based client applications (e.g. Zowe CLI, Zowe CLI plug-ins, Zowe Explorer, ...) handle asynchronous events.

  • sample-vsce - This directory contains the sample extension used to subscribe to and trigger all types of event combinations.

What are the type of events?

TBD

Event combinations

  • Zowe Core events
    • User
    • Shared
  • Zowe extender events
    • Custom user
    • Custom shared