Method: RunLoop::ProcessTerminator#options

Defined in:
lib/run_loop/process_terminator.rb

#optionsHash (readonly)

Options to control the behavior of kill_process.

Returns:

  • (Hash)

    A hash of options.



26
27
28
# File 'lib/run_loop/process_terminator.rb', line 26

def options
  @options
end