parse_path_env
Documentation for eth_defi.tokenised_fund.superstate.backfill.parse_path_env function.
- parse_path_env(name, default)
Read a local state-path override.
- Parameters
name (str) – Environment variable name.
default (pathlib.Path) – Normal production location.
- Returns
Expanded configured path.
- Return type