# File lib/childprocess/windows/process.rb, line 118 def <<(handle) Lib.check_error Lib.assign_process_to_job_object(@pointer, handle.pointer) end