pub async fn run_command_safely( command: &str, args: &[&str], cwd: Option<&Path>, ) -> Result<String>
シェルコマンドを安全に実行