Sha256: 21b1e41bb95054d1093a0d5505098ba6a36f3bb6950da4fd15a467a18b5c7b47

Contents?: true

Size: 116 Bytes

Versions: 3

Compression:

Stored size: 116 Bytes

Contents

# frozen_string_literal: true

module Blakey
  module Source
    class FileNotFound < StandardError; end

  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
blakey-0.4.0 lib/blakey/source/errors.rb
blakey-0.3.0 lib/blakey/source/errors.rb
blakey-0.1.0 lib/blakey/source/errors.rb