Docs.rs
normalize-path-resolve-0.3.2
normalize-path-resolve 0.3.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
pterror
Dependencies
glob ^0.3.3
normal
ignore ^0.4
normal
nucleo-matcher ^0.3
normal
tempfile ^3
dev
Versions
74.07%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
is_glob_pattern
normalize_
path_
resolve
0.3.2
normalize_path_resolve
Function
is_
glob_
pattern
Copy item path
Source
pub fn is_glob_pattern(pattern: &
str
) ->
bool
Expand description
Check if a pattern contains glob characters (* ? [)