RubyGems Navigation menu

getargv 0.1.0-x86_64-darwin-21

Getargv is a gem that allows you to query the arguments of other processes as an array or string. This gem only supports macOS because the KERN_PROCARGS2 sysctl only exists in xnu kernels, BSD or Linux users should just read /proc/$PID/cmdline which is much easier and faster, Solaris users should use pargs.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.3.6 - May 28, 2024 universal-darwin (92.0 KB)
  2. 0.3.5 - December 29, 2023 universal-darwin (92.0 KB)
  3. 0.3.4 - December 29, 2023 universal-darwin (92.0 KB)
  4. 0.3.3 - December 29, 2023 universal-darwin (15.5 MB)
  5. 0.3.2 - December 29, 2023 universal-darwin (91.5 KB)
  6. 0.1.0 - January 04, 2023 x86_64-darwin-21 (10.0 KB)
显示所有版本 (共 8 个)

业主:

推送:

作者:

  • Camden Narzt

SHA 256 校验和:

= 复制到剪贴板 已复制!

下载总量 2,300

这个版本 424

许可:

BSD-3-Clause

需要的 Ruby 版本: >= 2.6.0

链接: