Futilities/human/lib

From Woozle Writes Code
< Futilities‎ | human
Revision as of 18:18, 31 August 2022 by Woozle (talk | contribs) (Created page with "==Classes== {| class=wikitable ! class name !! purpose |- | cFileInfo || wrapper for <code>stat()</code>/<code>lstat()</code> results |- | cFileSpec || manages construction of...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Classes

class name purpose
cFileInfo wrapper for stat()/lstat() results
cFileSpec manages construction of file-paths while spidering a folder-tree
cFolderator iterates a caMatch object through a folder-tree
cMatchResult wraps the result of a string-matching operation
caMatch abstract wrapper for determining what constitutes a "match" and what do do when one happens