Expand description
String helpers.
Structs§
- Glob
Pattern - A wrapper for
Globand its matcher with a more conciseDebugimpl.
Enums§
- String
Expression - AST-level representation of the string matcher expression.
- String
Matcher - Matcher for strings and bytes.
- String
Pattern - Pattern to be tested against string property like commit description or bookmark name.
- String
Pattern Parse Error - Error occurred during pattern string parsing.