Skip to main content

split_completion_path_components

Function split_completion_path_components 

Source
pub fn split_completion_path_components(path: &str) -> (String, String)
Expand description

Split sanitized completion path into (directory_part, file_prefix).