Sha256: d97f4de740628a1d35d91c97eb3d5af2565b87ed95eeb6c47d1f1117c70382c8

Contents?: true

Size: 124 Bytes

Versions: 4

Compression:

Stored size: 124 Bytes

Contents

if ! defined? PTY::ChildExited
  module PTY
    class ChildExited < StandardError
      # missing on JRuby
    end
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
heroku-commander-0.3.1 lib/heroku/pty.rb
heroku-commander-0.3.0 lib/heroku/pty.rb
heroku-commander-0.2.0 lib/heroku/pty.rb
heroku-commander-0.1.0 lib/heroku/pty.rb