path() Match returns true if the given path matches the path pattern. If the pattern is meant for directories only, and the path is not a directory, Match will return false. The matching is performed by fnmatch() with flags set to FNM_PATHNAME. It is assumed path is relative to the base path of the
(path string, isdir bool)
source not stored for this graph (policy: none)