Skip to main content

build_completion_path

Function build_completion_path 

Source
pub fn build_completion_path(
    dir_part: &str,
    filename: &str,
    is_dir: bool,
) -> String
Expand description

Build completion path string and append trailing slash for directories.