# README
Glob Matching Library
This glob-matching library was copied from ryanuber/go-glob and therefore falls under its license.
# Functions
Glob will test a string pattern, potentially containing globs, against a subject string.
No description provided by the author
# Constants
The character which is treated like a glob.