Sha256: b1fc536c402ffac2f400fe1052bc7695eae87b2ee3b85e3edeab65e648ed3b6f
Contents?: true
Size: 175 Bytes
Versions: 10
Compression:
Stored size: 175 Bytes
Contents
module Browsed class InvalidBrowserError < StandardError; end class TooManyProcessesError < StandardError; end class PotentiallyStaleProxyError < StandardError; end end
Version data entries
10 entries across 10 versions & 1 rubygems