Futilities/v0.6/clade/Sys/IO/Store/aux/Match
Jump to navigation
Jump to search
| ||||||||||||||||||||||||
About
- Purpose: abstract wrapper for determining what constitutes a "match" and what do do when one happens
History
- 2022-07-29 created
- 2022-08-05 Moved abstract HandleFile() here from caMatchFF, because every Match class should be able to describe what it is doing.
- 2026-04-27 replaced
[Set|Get]Options()with property$OOptions. - 2026-05-28 Changed to use
FSChaininstead ofFSLink, to match changes in the latter and inPair.