Futilities/v0.6/clade/Sys/IO/Store/Spider
Jump to navigation
Jump to search
| ||||||||||||||||||||||||||||
About
- Purpose: Iterates recursively through a directory tree, calling various hooks to determine what should be done with each file or folder
History
- 2022-09-20 (DoSearch()) xTODO: This should probably be renamed Start(), OSLT.
- 2022-09-27 (DoSearch()) added StartSpider() and made this an alias. DEPRECATED; replace with call to StartSpider().
- 2024-04-30 renamed from .\cFolderator -> .\IO\Store\cSpider
- 2026-04-27 adapting for Ferreteria v0.6
- 2026-05-05 removed DoSearch()
Functions
OnPath(FNodeIface $of)OnFolder(FoNodeIface $of)OnWantedFolder(FoNodeIface $of)FindDiffChars(string $fpGlob, string $fpFound)