Sha256: 9bf301d1de41dd81fc0e36d93c5513212acbce3841638a90c235d9fd69484da3

Contents?: true

Size: 118 Bytes

Versions: 5

Compression:

Stored size: 118 Bytes

Contents

class Phantomjs
  class CommandNotFoundError < StandardError
  end

  class NoSuchPathError < StandardError
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
phantomjs.rb-2.1.0 lib/phantomjs/errors.rb
phantomjs.rb-2.0.0 lib/phantomjs/errors.rb
phantomjs.rb-1.0.2 lib/phantomjs/errors.rb
phantomjs.rb-1.0.1 lib/phantomjs/errors.rb
phantomjs.rb-1.0.0 lib/phantomjs/errors.rb