Class: ProcessExecuter::Options::SpawnWithTimeoutOptions

Inherits:
SpawnOptions show all
Defined in:
lib/process_executer/options/spawn_with_timeout_options.rb

Overview

Direct Known Subclasses

RunOptions

Constant Summary

Constants inherited from SpawnOptions

ProcessExecuter::Options::SpawnOptions::SPAWN_OPTIONS

Method Summary

Methods inherited from SpawnOptions

#redirection?, #spawn_options, #std_redirection?, #stderr_redirection?, #stderr_redirection_destination, #stderr_redirection_source, #stdout_redirection?, #stdout_redirection_destination, #stdout_redirection_source

Methods inherited from Base

#allowed_options, #each_with_object, #initialize, #inspect, #merge, #merge!, #to_h, #to_s

Constructor Details

This class inherits a constructor from ProcessExecuter::Options::Base