pub fn parse(input: &[u8]) -> Result<Pattern, Error>
Parse a git-style pathspec into a Pattern.
Pattern