Skip to main content

build_shell_command

Function build_shell_command 

Source
pub fn build_shell_command(program: &str, args: &[&str]) -> String
Expand description

Build a shell command with proper escaping (legacy API)