Ferreteria/v0.6/clade/Sys/FileSys/Node/spex

From WoozleCodes
Jump to navigation Jump to search
namespace: Sys\FileSys\Node\spex
Subpages

About

This namespace contains all the clades for handling filespecs:

  • USpec: URL parser for filesystem nodes (local or not)
  • PSpec: a single node (file/folder) in a Chain (path)
  • PName: a single node-name

...and a namespace:

History

date what
2025-11-05 currently contains only the aux subspace and the FSChain clade.
2026-05-05 moved everything out of aux/, with some renaming: now contains FSChain, FSPathy, and FSLink.
2026-06-02 renamed FSLinkFSPiece
2026-06-05 renamed everything again, restructured, made diagram
2026-06-18 structure modified again
2026-07-20 As part of rearranging the Node Aspects, all of spex got moved from under Ident (which no longer exists) to spex. Moved diagram up to Node.