pub fn complete_path(path: &str) -> Vec<Completion>
Expand description

Returns a sorted list of paths whose prefix matches the given path.