UAInspector v0.15.1 UAInspector.Config View Source
Utility module to simplify access to configuration values.
Link to this section Summary
Functions
Returns the configured database path or nil
Returns the remote url of a database file
Returns whether the remote database (at least one type) matches the default
Provides access to configuration values with optional environment lookup
Link to this section Functions
Returns the configured database path or nil
.
Returns the remote url of a database file.
Link to this function
default_remote_database?()
View Source
default_remote_database?() :: boolean()
Returns whether the remote database (at least one type) matches the default.
Provides access to configuration values with optional environment lookup.