Skip to main content

build_powershell_args

Function build_powershell_args 

Source
pub fn build_powershell_args(cmd: &str) -> Vec<String>
Expand description

PowerShell invocation flags + command. Shared by the provider’s get_spawn_args and other paths.