path_autocomplete

Function path_autocomplete 

Source
pub fn path_autocomplete(
    current_path: &str,
    partial_path: &str,
) -> Option<String>