Sha256: 2e988dc3cab125800745d384612d374ee6d02ae53436e2302adde3f03e172be6

Contents?: true

Size: 98 Bytes

Versions: 8

Compression:

Stored size: 98 Bytes

Contents

module Borg
  class BaseError < StandardError; end
  class UnimplementedError < BaseError; end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
borg-rb-0.1.5 lib/borg/errors.rb
borg-rb-0.1.4 lib/borg/errors.rb
borg-rb-0.1.0 lib/borg/errors.rb
borg-rb-0.0.5 lib/borg/errors.rb
borg-rb-0.0.4 lib/borg/errors.rb
borg-rb-0.0.3 lib/borg/errors.rb
borg-rb-0.0.2 lib/borg/errors.rb
borg-rb-0.0.1 lib/borg/errors.rb