Futilities/v0.6/clade/Sys/IO/Store/aux/Match

From WoozleCodes
Jump to navigation Jump to search
clade: Sys\IO\Store\aux\Match
Clade Family
StandardBase Match Standard
Clade Aliases
Alias Clade
Base* [c,i] aux\StandardBase
FSSpecIface Sys\FileSys\Aspect\Ident\spex\FSChain
NodeFiIface Sys\FileSys\Node\Fi
NodeFoIface Sys\FileSys\Node\Fo
OptsIface Sys\Opts
PairIface Sys\IO\Store\aux\Spider\Pair
Subpages

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 FSChain instead of FSLink, to match changes in the latter and in Pair.