Sha256: ee1eb2993c667ce66d97131eba178be2a28477abcf6bee6b61557e661427e437
Contents?: true
Size: 183 Bytes
Versions: 1
Compression:
Stored size: 183 Bytes
Contents
require_relative 'input' module Henry class Config < Henry::Input # ENV key where the Config will be exported to/imported from. @@export_key = 'HENRY_CONFIG' end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
henry-container-0.1.45 | lib/henry/config.rb |