Sha256: c2a715e643e5178a6a45894acd6f033d7c59b0e764c39e15ab5d4d3ef37864b6

Contents?: true

Size: 366 Bytes

Versions: 1

Compression:

Stored size: 366 Bytes

Contents

# See the writing guide of rbs: https://github.com/ruby/rbs#guides
module Getargv
  VERSION: String
  public def get_argv_and_argc_of_pid: (Integer pid) -> Array[String]
  alias get_argv_of_pid_as_array get_argv_and_argc_of_pid
  public def get_argv_of_pid: (Integer pid, ?boolish nuls, ?Integer skip) -> String
  alias get_argv_of_pid_as_string get_argv_of_pid
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
getargv-0.3.0-universal-darwin sig/getargv_ruby.rbs