Alias GlobEntry

Other glob than literal or suffix glob pattern.

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