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:
=
インストール:
=
Runtime依存関係 (1):
windows-pr
>= 1.2.2
Development依存関係 (2):
sys-proctable
>= 0
test-unit
>= 0