Structs§
Enums§
Functions§
- builtins
- extract_
failure - Apply a failure strategy to extract actionable output.
- extract_
summary - Apply a success pattern to output, returning the formatted summary if it matches.
- find_
matching - Find the first pattern whose
command_matchmatchescommand. - find_
matching_ ref - Like
find_matchingbut works with a slice of references. - load_
user_ patterns - Load user-defined patterns from a directory of TOML files. Invalid files are silently skipped.