Module glob

Module glob 

Source
Expand description

Glob pattern file matching operation.

Structs§

GlobOutput
Output from glob file matching.

Functions§

glob_files
Finds files matching a glob pattern in the given directory.