pub fn apply_list_options(
commands: Vec<CommandDef>,
source_hash: &str,
sort_mode: Option<&str>,
top: Option<usize>,
) -> Vec<CommandDef>pub fn apply_list_options(
commands: Vec<CommandDef>,
source_hash: &str,
sort_mode: Option<&str>,
top: Option<usize>,
) -> Vec<CommandDef>