Function git_glob::parse

source · []
pub fn parse(text: &[u8]) -> Option<Pattern>
Expand description

Create a Pattern by parsing text or return None if text is empty.