format_dry_run_command

Function format_dry_run_command 

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

Format a command for display in dry-run mode.