class ANSIProgressObserverThis observes the StateMachineManager and follows the progress of ProtocolLogics until they complete in the order they are added to the StateMachineManager.
| <init> |
ANSIProgressObserver(smm: StateMachineManager)This observes the StateMachineManager and follows the progress of ProtocolLogics until they complete in the order they are added to the StateMachineManager. |
| smm |
val smm: StateMachineManager |