Class: Henry::Config
Constant Summary collapse
- EXPORT_KEY =
ENV key where the Config will be exported to/imported from.
'HENRY_CONFIG'
Instance Attribute Summary
Attributes inherited from Input
Method Summary
Methods inherited from Input
#export!, export!, #import!, import!, #initialize
Constructor Details
This class inherits a constructor from Henry::Input