Function linefeed::complete::complete_path
source · pub fn complete_path(path: &str) -> Vec<Completion>Expand description
Returns a sorted list of paths whose prefix matches the given path.
pub fn complete_path(path: &str) -> Vec<Completion>Returns a sorted list of paths whose prefix matches the given path.