Searched refs:parse_shell_from_path (Results 1 – 1 of 1) sorted by relevance
107 parse_shell_from_path(path.as_ref()) in from_shell_path()145 fn parse_shell_from_path(path: &Path) -> Option<Shell> { in parse_shell_from_path() function