Sha256: ab4728043757fb7d653b111bbdcd3479f60247d3a492443536352ba411160268

Contents?: true

Size: 172 Bytes

Versions: 4

Compression:

Stored size: 172 Bytes

Contents

# -*- encoding: binary -*-
# frozen_string_literal: true

# :enddoc:
$stdout.sync = $stderr.sync = true
$stdin.binmode
$stdout.binmode
$stderr.binmode

require 'pitchfork'

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
pitchfork-0.16.0 lib/pitchfork/launcher.rb
pitchfork-0.15.0 lib/pitchfork/launcher.rb
pitchfork-0.14.0 lib/pitchfork/launcher.rb
pitchfork-0.13.0 lib/pitchfork/launcher.rb