Function shell_escape::windows::escape [−][src]
pub fn escape(s: Cow<'_, str>) -> Cow<'_, str>
Escape for the windows cmd.exe shell.
See here for more information.
pub fn escape(s: Cow<'_, str>) -> Cow<'_, str>
Escape for the windows cmd.exe shell.
See here for more information.