Class: RSpecBackgroundProcess::LoadedBackgroundProcess

Inherits:
BackgroundProcess show all
Defined in:
lib/rspec-background-process/background_process.rb

Instance Attribute Summary

Attributes inherited from BackgroundProcess

#kill_timeout, #log_file, #name, #pid_file, #ready_timeout, #state_change_time, #state_log, #term_timeout, #working_directory

Method Summary

Methods inherited from BackgroundProcess

#after_state_change, #command, #dead?, #exit_code, #failed?, #initialize, #jammed?, #pid, #puts, #ready?, #refresh, #render, #reset_options, #restart, #running?, #start, #starting?, #state, #stop, #template_variables, #to_s, #wait_ready

Constructor Details

This class inherits a constructor from RSpecBackgroundProcess::BackgroundProcess