format_workspace_dry_run_command

Function format_workspace_dry_run_command 

Source
pub fn format_workspace_dry_run_command(
    runner: Runner,
    workspace: &str,
    script: &str,
    args: Option<&str>,
) -> String
Expand description

Format a workspace command for display in dry-run mode.