GlobLine

Represents one line in globs or globs2 file.

alias GlobLine = Tuple!(uint, "weight", string, "mimeType", string, "pattern", bool, "caseSensitive")

Meta