read_list_file

Function read_list_file 

Source
pub fn read_list_file(file_path: &Path) -> Result<Vec<String>>
Expand description

Read a list file (.blacklist or .whitelist) and return the list of patterns