RubyGems Navigation menu

getargv 0.2.0-universal-darwin

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.7 August 05, 2024 universal-darwin (92.5KB)
  2. 0.3.6 May 28, 2024 universal-darwin (92KB)
  3. 0.3.5 December 29, 2023 universal-darwin (92KB)
  4. 0.3.4 December 29, 2023 universal-darwin (92KB)
  5. 0.3.3 December 29, 2023 universal-darwin (15.5MB)
  6. 0.2.0 January 05, 2023 universal-darwin (90.5KB)
全てのバージョンを表示(全9件)

所有者:

プッシュ者:

作者:

  • Camden Narzt

SHA 256チェックサム:

=

累計ダウンロード数 2,794

このバージョンのみ 430

このバージョンがリリースされたのは:

ライセンス:

BSD-3-Clause

必要なRubyのバージョン: >= 2.6.0

リンク: