pub fn glob_exec_string(cmd: &str, filename: &str) -> Option<String>
Execute a command and capture output for sorting (from glob.c glob_exec_string lines 920-1020) This is used for the e glob qualifier: *(e:‘cmd’:)
e