Function globMatch
Like std.path.globMatch
, but operates on Path.
Prototype
bool globMatch(std.path.CaseSensitive cs)( Path path, string pattern ) pure nothrow @safe;
Authors
Nick Sabalausky
Copyright
Copyright (C) 2014-2015 Nick Sabalausky
License
zlib/libpng