pub fn format_workspace_dry_run_command( runner: Runner, workspace: &str, script: &str, args: Option<&str>, ) -> String
Format a workspace command for display in dry-run mode.