pub fn build_powershell_args(cmd: &str) -> Vec<String>
PowerShell invocation flags + command. Shared by the provider’s get_spawn_args and other paths.