Skip to main content

resolve_runtime_dirs

Function resolve_runtime_dirs 

Source
pub async fn resolve_runtime_dirs() -> Result<(PathBuf, PathBuf)>
Expand description

Resolve the current runtime config/data directories.

This mirrors the same precedence used by Config::load_or_init(): ZEROCLAW_CONFIG_DIR > ZEROCLAW_DATA_DIR > ZEROCLAW_WORKSPACE (deprecated) > defaults.