Class: AsyncStorage::Config
- Inherits:
-
Object
- Object
- AsyncStorage::Config
- Defined in:
- lib/async_storage/config.rb
Instance Attribute Summary collapse
-
#config_path ⇒ Object
Path to the YAML file with configs.
Instance Attribute Details
#config_path ⇒ Object
Path to the YAML file with configs
35 36 37 |
# File 'lib/async_storage/config.rb', line 35 def config_path @config_path end |