Module: ProcessExecuter::Options
- Defined in:
- lib/process_executer/options.rb,
lib/process_executer/options/base.rb,
lib/process_executer/options/run_options.rb,
lib/process_executer/options/spawn_options.rb,
lib/process_executer/options/option_definition.rb,
lib/process_executer/options/run_with_capture_options.rb,
lib/process_executer/options/spawn_with_timeout_options.rb
Overview
Options related to spawning or running a command
Defined Under Namespace
Classes: Base, OptionDefinition, RunOptions, RunWithCaptureOptions, SpawnOptions, SpawnWithTimeoutOptions