Futilities/v0.6/clade/Apps/ftm/Opts
| ||||||||||||||||||||
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