diff options
author | Harmen Stoppels <me@harmenstoppels.nl> | 2024-11-07 00:22:26 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-06 15:22:26 -0800 |
commit | 73219e4b02e6561bbeef379081f63efb0dc78817 (patch) | |
tree | ab411470d8a4599f24e396858b24ebe4a233816d /NOTICE | |
parent | 57a90c91a451256bae441bd2097924374e9584b8 (diff) | |
download | spack-73219e4b02e6561bbeef379081f63efb0dc78817.tar.gz spack-73219e4b02e6561bbeef379081f63efb0dc78817.tar.bz2 spack-73219e4b02e6561bbeef379081f63efb0dc78817.tar.xz spack-73219e4b02e6561bbeef379081f63efb0dc78817.zip |
`llnl.util.filesystem.find`: multiple entrypoints (#47436)
You can now provide multiple roots to a single `find()` call and all of
them will be searched. The roots can overlap (e.g. can be parents of one
another).
This also adds a library function for taking a set of regular expression
patterns and creating a single OR expression (and that library function
is used in `find` to improve its performance).
Diffstat (limited to 'NOTICE')
0 files changed, 0 insertions, 0 deletions