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:
=

installieren:
=

Versionen:

  1. 0.3.9 March 23, 2025 universal-darwin (92,5 KB)
  2. 0.3.8 January 24, 2025 universal-darwin (92,5 KB)
  3. 0.3.7 August 05, 2024 universal-darwin (92,5 KB)
  4. 0.3.6 May 28, 2024 universal-darwin (92 KB)
  5. 0.3.5 December 29, 2023 universal-darwin (92 KB)
  6. 0.2.0 January 05, 2023 universal-darwin (90,5 KB)
Zeige alle Versionen (11 total)

Besitzer:

Pushed by:

Autoren:

  • Camden Narzt

SHA 256-Prüfsumme:

=

Downloads insgesamt 3.513

Für diese Version 473

Version veröffentlicht:

Lizenz:

BSD-3-Clause

Erforderliche Ruby-Version: >= 2.6.0

Links: