Class: Brut::TUI::Script::Events::CommandStdErr

Inherits:
CommandStdOut show all
Defined in:
lib/brut/tui/script/events/command_std_err.rb

Overview

Fired when a command has provided at least some output on its standard error.

Method Summary

Methods inherited from CommandStdOut

#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::CommandStdOut