Function ensure_choco

Source
pub fn ensure_choco() -> Result<PathBuf>
Expand description

Ensure choco (Chocolatey) is on PATH.
If missing, prompts the user to install Chocolatey manually.
Returns the full path to the choco executable.