Skip to main content

print_run_help

Function print_run_help 

Source
pub fn print_run_help(
    name: &str,
    description: Option<&str>,
    run: &str,
    append: Option<&str>,
    docker: Option<&str>,
)
Expand description

Print help for a run:-kind command. Shows the inline script, any append: suffix, the Docker service (if any), and the -- forwarding contract.