Futilities/v0.6/clade/Sys/IO/Store/Spider/@fx/OnPath

From WoozleCodes
Jump to navigation Jump to search

About

  • Purpose:
    • MAIN: filter out links, check whether file/folder, dispatch to appropriate event-handler
    • AUX: optionally show items as they are found, where requested
  • Rule We have a valid path to a file or folder that we do want to consider.
    • For now, we assume no '.', '..', or links. We might enable link-inclusion as an option, later.

Pages

History

  • 2022-08-31 oops, forgot to include the link-check. Fixed.
  • 2022-10-16 updating to handle more complete logging options