Skip to main content

escape_glob

Function escape_glob 

Source
pub fn escape_glob(input: &str) -> String
Expand description

Escapes glob metacharacters so they are treated literally.