nu-glob 0.89.0

Fork of glob. Support for matching file paths against Unix shell style patterns.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dev-dependencies.doc-comment]
version = "0.3"

[lib]
bench = false

[package]
authors = ["The Nushell Project Developers", "The Rust Project Developers"]
categories = ["filesystem"]
description = "Fork of glob. Support for matching file paths against Unix shell style patterns.\n"
edition = "2021"
license = "MIT/Apache-2.0"
name = "nu-glob"
readme = "README.md"
repository = "https://github.com/nushell/nushell/tree/main/crates/nu-glob"
version = "0.89.0"