Class: ProcessExecuter::Options::RunOptions
- Inherits:
-
SpawnAndWaitOptions
- Object
- Base
- SpawnOptions
- SpawnAndWaitOptions
- ProcessExecuter::Options::RunOptions
- Defined in:
- lib/process_executer/options/run_options.rb
Overview
Define options for the ProcessExecuter.run
Constant Summary
Constants inherited from SpawnOptions
Instance Attribute Summary
Attributes inherited from Base
Method Summary
Methods inherited from SpawnOptions
#redirection?, #spawn_options, #std_redirection?, #stderr_redirection?, #stderr_redirection_key, #stderr_redirection_value, #stdout_redirection?, #stdout_redirection_key, #stdout_redirection_value
Methods inherited from Base
#allowed_options, #each_with_object, #initialize, #inspect, #merge!, #to_h, #to_s, #with
Constructor Details
This class inherits a constructor from ProcessExecuter::Options::Base