[−][src]Function super_analyzer_core::results::handlebars_helpers::generate_menu
pub fn generate_menu(
h: &Helper,
_: &Registry,
_: &Context,
_: &mut RenderContext,
out: &mut dyn Output
) -> Result<(), RenderError>
Generates the menu for the source tree.
It will generate an unordered HTML list (<ul>…</ul>
) where all files and folders of the given
menu object.