Method: ChildProcess::Windows::Process::Job#close
- Defined in:
- lib/childprocess/windows/process.rb
#close ⇒ Object
123 124 125 |
# File 'lib/childprocess/windows/process.rb', line 123 def close Lib.close_handle @pointer end |
123 124 125 |
# File 'lib/childprocess/windows/process.rb', line 123 def close Lib.close_handle @pointer end |