Sha256: f388ff5a1d7ec58978e6f722b288c79ff6fe00c796aa08672f7c781474fe5bc0

Contents?: true

Size: 100 Bytes

Versions: 1

Compression:

Stored size: 100 Bytes

Contents

module Atethechon
  class DataStore
    def load(_key, with:)
      with.new.load
    end
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
atethechon-0.1.0 lib/atethechon/data_store.rb