run_command_safely

Function run_command_safely 

Source
pub async fn run_command_safely(
    command: &str,
    args: &[&str],
    cwd: Option<&Path>,
) -> Result<String>
Expand description

シェルコマンドを安全に実行