WINBREW_PATHS_ROOT

Constant WINBREW_PATHS_ROOT 

Source
pub const WINBREW_PATHS_ROOT: &str = "WINBREW_PATHS_ROOT";
Expand description

Winbrew-specific environment variable that overrides the configured paths.root value.

When set, this bypasses the persisted paths.root setting and the default LOCALAPPDATA-based root. Tests, CI jobs, and portable runs can point Winbrew at an alternate root directory without changing user configuration.