Class: SeeingIsBelieving::EventStream::Events::Exitstatus

Inherits:
SeeingIsBelieving::EventStream::Event
  • Object
show all
Defined in:
lib/seeing_is_believing/event_stream/events.rb

Overview

The process’ exitstatus.

Class Method Summary collapse

Class Method Details

.event_nameObject



89
90
91
# File 'lib/seeing_is_believing/event_stream/events.rb', line 89

def self.event_name
  :exitstatus
end