Skip to main content

escape_powershell_string

Function escape_powershell_string 

Source
pub fn escape_powershell_string(s: &str) -> String
Expand description

Escape a string for use in PowerShell