Sha256: cc3386d8ad6a263dad5846b298971626b88e6f2ac4000e3913db5710c67a4e20
Contents?: true
Size: 138 Bytes
Versions: 3
Compression:
Stored size: 138 Bytes
Contents
require 'wait_pid' if ARGV.include?('-h') || ARGV.include('--help') puts "syntax: pid" exit end WaitPid.wait_pid ARGV[0].to_i
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
wait_pid-0.2.0 | bin/wait_pid~ |
wait_pid-0.1.0 | bin/wait_pid~ |
wait_pid-0.0.2 | bin/wait_pid~ |