Latch::HabitatSettings
Class methods
path_prefix
path_prefix=(value : String)
path_prefix?
Used for checking missing settings on non-nilable types It's advised to use path_prefix in your apps to ensure the propper type is checked.
storages
storages?
Used for checking missing settings on non-nilable types It's advised to use storages in your apps to ensure the propper type is checked.
to_h
Generates a hash using the provided values