Skip to main content

path_completion

Function path_completion 

Source
pub fn path_completion(prefix: &str, candidates: &[String]) -> Option<String>
Expand description

Return the single match or the extra shared path prefix that Tab can add.