pub fn get_executables() -> HashSet<String>
Returns all exectuabqles found in $PATH as a HashSet. There is no performance penalty compared to iteration.