Skip to main content

read_exclude_file

Function read_exclude_file 

Source
pub fn read_exclude_file(path: &str) -> Result<Vec<String>>
Expand description

Read exclude patterns from a file (one per line).