Skip to main content

glob_to_regex

Function glob_to_regex 

Source
pub fn glob_to_regex(pattern: &str) -> String
Expand description

Converts a glob pattern into an anchored regex string.