Expand description
Utilities for parsing @ symbol patterns in user input
Structs§
- AtPattern
Match - A parsed match of an @ pattern
Statics§
- AT_
PATTERN_ REGEX - Regex to match @ followed by a potential file path or URL Handles both quoted paths (with spaces) and unquoted paths
Functions§
- find_
at_ patterns - Find all @ patterns in the given text