-
Name
-
win32-process
-
Version
-
0.10.0
-
Platform
-
ruby
-
Authors
-
Daniel Berger
Park Heesob
-
Bindir
-
bin
-
Date
-
2022-04-19 00:00:00 UTC
-
Dependencies
-
ffi (>= 1.0.0)
-
Description
-
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.uid and
Process.create.
-
Email
-
djberg96@gmail.com
-
Files
-
VERSION
lib/win32-process.rb
lib/win32/process.rb
lib/win32/process/constants.rb
lib/win32/process/functions.rb
lib/win32/process/helper.rb
lib/win32/process/structs.rb
lib/win32/process/version.rb
test/test_win32_process.rb
test/test_win32_process_kill.rb
win32-process.gemspec
-
Homepage
-
https://github.com/chef/win32-process
-
Licenses
-
Artistic-2.0
-
Require paths
-
lib
-
Required ruby version
-
>= 2.7
-
Required rubygems version
-
>= 0
-
Rubygems version
-
3.1.4
-
Specification version
-
4
-
Summary
-
Adds and redefines several Process methods for Microsoft Windows
-
Test files
-
test/test_win32_process.rb
test/test_win32_process_kill.rb
-
Original platform
-
ruby
-
New platform
-
ruby