traveler.core.downloading.Path.glob# Path.glob(pattern, *, case_sensitive=None, recurse_symlinks=False)# Iterate over this subtree and yield all existing files (of any kind, including directories) matching the given relative pattern.