Sha256: 99bbe4780e4986ab9b6cf93c109523abb82f5da670105d7a0ce340ca9417824e

Contents?: true

Size: 116 Bytes

Versions: 2

Compression:

Stored size: 116 Bytes

Contents

#! /usr/bin/env ruby
 
#
  STDOUT.sync = true
  STDERR.sync = true
  puts Process.pid rescue nil

#
  loop{ sleep }

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
assassin-1.4.2 test/child.rb
assassin-0.4.2 test/child.rb