Method: ProcessExecuter::Result#options
- Defined in:
- lib/process_executer/result.rb
#options ⇒ Hash (readonly)
The options that were used to spawn the process
67 68 69 |
# File 'lib/process_executer/result.rb', line 67 def @options end |