Sha256: 201caf8be08b9a5d57baccfb207ed4daf3a7edcad849012f3a5cd4d2f1302912

Contents?: true

Size: 249 Bytes

Versions: 2

Compression:

Stored size: 249 Bytes

Contents

# frozen_string_literal: true

module Polutan
  class Config
    # Not implemented yet due to there being no configuration

    # include Singleton
    # attr_accessor :tomorrow

    # def initialize
    #   @tomorrow = Infinity
    # end
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
polutan-1.0.2 lib/polutan/config.rb
polutan-1.0.0 lib/polutan/config.rb