GlobEntry

Other glob than literal or suffix glob pattern.

alias GlobEntry = Tuple!(const(char)[], "glob", const(char)[], "mimeType", ubyte, "weight", bool, "cs")

Meta