traveler.core.downloading.Path.full_match#

Path.full_match(pattern, *, case_sensitive=None)#

Return True if this path matches the given glob-style pattern. The pattern is matched against the entire path.