pub async fn run_script_command( command: &str, args: &[String], cwd: Option<&Path>, ) -> Result<()>
タスク実行のユーティリティ関数