Expand description
Pattern-based file extraction with glob, regex, and key matching support
Structs§
- Compiled
Pattern - A compiled pattern ready for matching
- Match
Metadata - Additional information about a pattern match
- Pattern
Config - Configuration for pattern matching behavior
- Pattern
Extractor - Pattern extraction engine
- Pattern
Match - Results from pattern matching
- Pattern
Stats - Statistics about compiled patterns
Enums§
- Pattern
Error - Pattern
Type - Types of patterns we can match against