Glob package¶
The Glob package provides the ability find all pathnames matching a given pattern based on Unix shell rules. Its adapted from the glob2 python module.
See primitive Glob
for additional usage details.
The Glob package provides the ability find all pathnames matching a given pattern based on Unix shell rules. Its adapted from the glob2 python module.
See primitive Glob
for additional usage details.