win32-process 0.6.6
The win32-process library implements several Process methods that are either unimplemented or dysfunctional in some way in the default Ruby implementation. Examples include Process.kill, Process.waitpid, Process.create and an experimental Process.fork method.
Gemfile:
=
install:
=
Runtime Dependencies (1):
windows-pr
>= 1.2.2
Development Dependencies (2):
sys-proctable
>= 0
test-unit
>= 0