The module which contains Command interface which responses for creating
interactive commands, and contains several interactive commands realization. Commands Api based on observables and produce events such as OccViewer.UserEvents onTextRequest or
onUserMessage.
Subscribing to this events allows to customize input of the text from user, customize displaying of commands help message.
The module which contains Command interface which responses for creating interactive commands, and contains several interactive commands realization. Commands Api based on observables and produce events such as OccViewer.UserEvents onTextRequest or onUserMessage. Subscribing to this events allows to customize input of the text from user, customize displaying of commands help message.
Example: Call sample of interactive command.
Example: Customize command text input.