Implements several Process methods for Windows that are unimplemented or dysfunctional in default Ruby, including Process.kill, Process.uid, and Process.create.
gem install win32-processNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create and kill a Windows process
Ensure you are running on Windows or use a conditional require.
No dependency data recorded yet.