resolve_xerberus_database_path
Documentation for eth_defi.xerberus.constants.resolve_xerberus_database_path function.
- resolve_xerberus_database_path()
Resolve the Xerberus DuckDB database path.
Scripts share the same
XERBERUS_DATABASE_PATHenvironment variable override. Keeping the resolver next toXERBERUS_DATABASE_PATHavoids each caller repeating the same environment lookup.- Returns
Path from
XERBERUS_DATABASE_PATHor the default DuckDB path.- Return type