Aaron Fiore ea20413107 container: root: common: utility: refactor/deprecate, add/enhance free functions
- Factors out (and deprecates) `Command`
- Deprecates certain free functions
- Adds better error handling
- Adds more free functions
- Refactors file handling
- Improves documentation

Notes on file loading (and general file handlers):

The interpreter command `.L` will load files but appears to not fail if
the file isn't source code or a library.

Calling `gSystem->Load()` will load a given library but not source file,
and appears to not accept paths (which will be needed for pluggables).

Because `gInterpreter->LoadFile("path")` will load either a source file
or library by given "path", and is consistent with `dfi`'s approach to
path handling, this function appears to be the winner (for now).
2025-12-09 15:09:51 -08:00
2025-10-30 16:46:18 -07:00

(docker-finance) is a quasi-"financial operating system" of accounting for variant ledgers and metadata.

After installing and configuring, you can learn how to use dfi. You can also contribute or reach out at any time.

Please, consider the legalese before using (or copying) this repository. All other documentation can be found here.


v1.2.0 Latest
2026-02-06 20:22:43 +00:00
Languages
Shell 46.2%
C++ 34.3%
PHP 14.5%
C 4.8%
Dockerfile 0.2%