Skip to main content

render_with_argv

Function render_with_argv 

Source
pub fn render_with_argv(
    err: &CliError,
    verbose: bool,
    argv: &[String],
) -> String
Expand description

Like render but uses the supplied argv values for did-you-mean lookup.