Skip to main content

parse

Function parse 

Source
pub fn parse(content: &str) -> IgnoreList
Expand description

Parse ignore-file content into a list of patterns. Never fails: malformed-looking lines are silently skipped.