Function any_line_starts_with

Source
pub fn any_line_starts_with(source: &Path, prefix: &str) -> bool