Skip to main content

cmd_list

Function cmd_list 

Source
pub fn cmd_list(
    mm: &Mindmap,
    type_filter: Option<&str>,
    grep: Option<&str>,
    case_sensitive: bool,
    exact_match: bool,
    regex_mode: bool,
) -> Vec<String>