Skip to main content

sort_commands

Function sort_commands 

Source
pub fn sort_commands(
    commands: Vec<CommandDef>,
    sort_mode: &str,
    source_hash: &str,
) -> Vec<CommandDef>