Class: Henry::Config

Inherits:
Input
  • Object
show all
Defined in:
lib/henry/config.rb

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

#params

Method Summary

Methods inherited from Input

#export!, export!, #import!, import!, #initialize

Constructor Details

This class inherits a constructor from Henry::Input