Skip to main content

build_resume_command

Function build_resume_command 

Source
pub fn build_resume_command(app_name: &str, supplied_args: &[String]) -> String
Expand description

Build a resume command string from the already-supplied args.

Shows the user what to run to continue where they left off.