Module uucore::parse_glob

source ·
Expand description

Parsing a glob Pattern from a string.

Use the from_str function to parse a Pattern from a string.

Functions§

  • Parse a glob Pattern from a string.