Sha256: 438571be6643f635344534756db2ce229d1502654b5cff348824a91fc6662a62
Contents?: true
Size: 153 Bytes
Versions: 22
Compression:
Stored size: 153 Bytes
Contents
# frozen_string_literal: true module Switchman class NonExistentShardError < RuntimeError; end class ParallelShardExecError < RuntimeError; end end
Version data entries
22 entries across 22 versions & 1 rubygems