Skip to main content

format_global_help

Function format_global_help 

Source
pub fn format_global_help(domains: &[(String, String, Vec<String>)]) -> String
Expand description

Global help: list all domains with descriptions.

domains is a slice of (name, description, aliases).