Sha256: 1ce4d1ea3291915eb932a803bbe6a8f77732b78320493585bfa4c8187dedc71e

Contents?: true

Size: 149 Bytes

Versions: 4

Compression:

Stored size: 149 Bytes

Contents

module ConfigX
  class HashSource < Source
    def initialize: (Source::config_hash) -> void

    attr_reader source: Source::config_hash
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
configx-0.4.0 sig/config_x/hash_source.rbs
configx-0.3.0 sig/config_x/hash_source.rbs
configx-0.2.0 sig/config_x/hash_source.rbs
configx-0.1.0 sig/config_x/hash_source.rbs