Class: Brut::TUI::Script::Events::StepCompleted
- Inherits:
-
StepStarted
- Object
- Events::BaseEvent
- StepStarted
- Brut::TUI::Script::Events::StepCompleted
- Defined in:
- lib/brut/tui/script/events/step_completed.rb
Overview
Fired when a step completes.
Method Summary
Methods inherited from StepStarted
#deconstruct_keys, #initialize, #to_s
Methods inherited from Events::BaseEvent
#deconstruct_keys, #drain_then_exit?, #exit?, handler_method_name
Constructor Details
This class inherits a constructor from Brut::TUI::Script::Events::StepStarted