Class: Brut::TUI::Script::Events::CommandExecutionSucceeded

Inherits:
ExecutingCommand show all
Defined in:
lib/brut/tui/script/events/command_execution_succeeded.rb

Overview

Fired when a subcommand exited zero (i.e. was successful)

Method Summary

Methods inherited from ExecutingCommand

#deconstruct_keys, #initialize

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::ExecutingCommand