Function from_path

Source
pub fn from_path<P>(path: P) -> Owners
where P: AsRef<Path>,
Expand description

Parse a CODEOWNERS file existing at a given path