Futilities/v0.6/clade/Apps/ftm/Opts

From WoozleCodes
Jump to navigation Jump to search
clade: Apps\ftm\Opts
Clade Family
Spider Opts (none)
Clade Aliases
Alias Clade
AttrForDebug Sys\Diag\Util\InDebugging
Base* [ca,i] Sys\Opts\Spider
QStr* [c,i] Data\Mem\QVar\Str
KioskIface Apps\dba\Kiosk
Subpages

About

  • Purpose: cOpts which knows the specific options used by FTM.

Pages

History

  • 2022-07-29 renamed from cOpts to cOptsFF; moved general stuff to new cOpts
  • 2022-08-05 renamed from cOptsFF to cOptsApp for easier templating of new utils
  • 2022-09-09 remamed from cOptsApp to cOpts because of library refactoring
  • 2024-04-29 now using file-per-class library organization
  • 2026-04-27 restored from outdated-but-working FTM, but may be obsolete
  • 2026-05-03
    • Removing tMountable (TargetTrait) because I want to rework how remote (sftp) file-ops work.
    • Replacing GetSourcePath() with QASrcePath()->GetIt()
    • Replacing GetTargetPath() with QADestPath()->GetIt()
  • 2026-05-10 TODO: normalize this with dba\InArgs