render_help_with_path

Function render_help_with_path 

Source
pub fn render_help_with_path<Ctx: ?Sized>(
    env: &Env,
    path: &[&str],
    cmd: &CmdSpec<'_, Ctx>,
) -> String
Expand description

Render help with strict column alignment based on the longest label in the section.