Class: ProcessExecuter::Options::RunOptions
- Inherits:
-
SpawnWithTimeoutOptions
- Object
- Base
- SpawnOptions
- SpawnWithTimeoutOptions
- ProcessExecuter::Options::RunOptions
- Defined in:
- lib/process_executer/options/run_options.rb
Overview
Define options for ProcessExecuter.run
Direct Known Subclasses
Constant Summary
Constants inherited from SpawnOptions
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