Class: AsyncStorage::Config

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

Instance Attribute Summary collapse

Instance Attribute Details

#config_pathObject

Path to the YAML file with configs



35
36
37
# File 'lib/async_storage/config.rb', line 35

def config_path
  @config_path
end