Glob
0.1.1
A collection of functions that let's you find files/directories using advanced glob syntax. Uses Microsoft's [File System Globbing library](https://www.nuget.org/packages/Microsoft.Extensions.FileSystemGlobbing).
Installation Options
Author(s)
WebMD Health Services
Copyright
(c) 2018 WebMD Health Services. All rights reserved.
Package Details
Owners
Tags
glob file directory filesystem globbing files directories search
Functions
Dependencies
This module has no dependencies.
Release Notes
* Fixed: `Find-GlobFile` fails on Windows when searching includes the *.sys files in the root of the system drive.
* Fixed: `Find-GlobFile` doesn't properly ignore some errors when setting `ErrorAction` to `Ignore`.
FileList
- Glob.nuspec
- Glob.psd1
- Glob.psm1
- bin\DotNet.Glob.dll
- en-US\about_Glob.help.txt
Version History
Version | Downloads | Last updated |
---|---|---|
0.1.1 (current version) | 145,617 | 12/11/2019 |
0.1.0 | 1,384 | 12/10/2019 |
0.0.0 | 1,679 | 12/14/2018 |